Visualisation for MARSH system with Godot. Mirrored from https://gitlab.polimi.it/DAER/frame-sim/marsh/visualisation-marsh
| .helix | ||
| godot-cpp@13cd2d921c | ||
| project | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| README.md | ||
| SConstruct | ||
Visualisation for MARSH
Named in this order so not everything starts with the same word
Development
Using Godot v4.4.beta1.official [d33da79d3].
Install SCons with pipx install scons.
To generate files for build tooling, run the following:
godot --dump-extension-api
scons compile_commands
Build
To build the extension run SCons in the repository root, the default arguments have been added to the file.
scons