mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 08:20:11 +01:00
The previous code had no comments and had some unintuitive steps. I've re-written and re-structured it, and added comments. Hopefully it will be easier to follow for newcomers to Godot. * Re-write main methods * Various bugfixes (variable conflicts, edge cases) * Comment improvements * Whitespace fixes Co-authored-by: Aaron Franke <arnfranke@yahoo.com>
3D Demos
These demos are all 3D, but otherwise do not have a common theme.
Languages: All are GDScript
Renderers: Truck Town and Physics Tests are GLES 2, the rest are GLES 3