mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-06-15 22:45:12 +02:00
b4eff8de9d
- Rebake lightmaps in Global Illumination demo with supersampling to improve quality. - Increase SDFGI quality in the Global Illumination demo (slightly more demanding, but better matches the quality standards of 2026). All demos had Project > Tools > Upgrade Project Files ran on them with 4.6.stable (4.6.stable.mono for demos in the `mono/` folder).
Loading Demos
These demos demonstrate various ways to load scenes and other data.
Languages: All are GDScript
Renderers: Loading with Threads uses Mobile, the rest are Compatibility