indiesoftby / defold-scene3d

Scene3D is a collection of scripts, materials and tools to help you develop 3D games with the Defold game engine.
https://indiesoftby.github.io/defold-scene3d/
MIT License
132 stars 8 forks source link

Getting started section #22

Open GriffinSego opened 2 years ago

GriffinSego commented 2 years ago

Describe the content you'd like A simple example of the steps to install scene3d into one's project (similar to other extensions)

Describe alternatives you've considered (optional) Bruteforcing implementation and reading the code in order to guess at how to use it

Additional context (optional) I am not a C++ developer, so I cannot derive too much meaning from the internal core files such as extension.cpp