Files
godot-demo-projects/2d
PouleyKetchoupp 1c1ad17b43 Update broadphase performance test in physics tests
Start logging physics tick one frame earlier for each operation
Disable debug collision to avoid rendering bottleneck
Fixes in adding/removing bodies to avoid bottlenecks outside of physics
2D: Increase message queue size to allow adding more objects at once
3D: Remove camera to disable rendering altogether
3D: Fix error with create_rigidbody_box missing default value
2021-01-20 10:04:50 -07:00
..
2020-10-30 03:24:51 -04:00
2020-12-26 23:35:45 -06:00
2020-10-20 23:18:57 -04:00
2021-01-06 01:32:12 -05:00

2D Demos

These demos are all 2D, but otherwise do not have a common theme.

Languages: Most have GDScript, some have GDSL

Renderers: 6 of them are GLES 3, but most are GLES 2