Official frontend for libSMCE using Godot.
Initially created to emulate cars supporting the smartcar_shield platform.
- Godot
- *libSMCE (version)
- godot-cpp (automatically built from source; *SConstruct is not used, but Python3 is still required)
- C++20-compatible compiler + CMake
* To install libSMCE head to it's releases page and extract/install one of the artifacts, then set the env var SMCE_ROOT
pointed to the root of the extracted directory.
mkdir build
cmake -B build
cmake --build build --target godot-smce
Packaging is done using CPack.
note: we bundle the shared lib of SMCE on export
godot --path project/
- Or open up the project folder in the Godot editor and start from there.
Copyright ItJustWorks™, Apache 2.0 licensed
Software courtesy of RuthgerD
CI & Packaging by AeroStun
Logo by @Reves.sur.papier
Car model by Ancelin Bouchet