Skip to content
/ defcam Public

A camera manager and set of 3d camera helpers for Defold

Notifications You must be signed in to change notification settings

subsoap/defcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

DefCam

A camera manager and set of 3d camera helpers for Defold

Installation

You can use DefCam in your own project by adding this project as a Defold library dependency. Open your game.project file and in the dependencies field under project add:

https://github.com/subsoap/defcam/archive/master.zip

Once added, you must require the main Lua module via

local defcam = require("defcam.defcam")

TODO More instructions

About

A camera manager and set of 3d camera helpers for Defold

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published