mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-06-16 06:55:12 +02:00
4e29fc3229
- Switch to Mobile renderer for consistent visuals across platforms. - Enable HDR 2D and debanding for better visuals. - Tweak glow parameters to make the effect more visible. - Use AgX tonemapping. - Use a CanvasLayer to show the help label, so that it is not affected by glow. Give it a outline to be readable on any background.
2D Demos
These demos are all 2D, but otherwise do not have a common theme.
Languages: Most have GDScript, some have Godot shader language
Renderers: Glow for 2D and Physics Platformer use Forward+, 2D Particles uses Mobile, and the rest use Compatibility