mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 06:09:46 +03:00
* General proofreading for grammar and spelling * General formatting * Addition of appropriate literals where appropriate, i.e. `&"foo"` for `StringName` cases and `^"foo/bar"` for `NodePath` cases
Miscellaneous Demos
These demos don't fit into any other category, so they go into this folder.
Languages: All have GDScript, OpenSimplexNoise has Godot shader language, OS test has some C#
Renderers: Large World Coordinates uses Mobile, the rest use Compatibility