godot-demo-projects/3d
Aaron Franke 40aec7c068
Update README for the new 3.2 branch
2021-04-14 13:46:19 -04:00
..
ik Misc fixes and tweaks 2021-03-03 02:59:17 -05:00
kinematic_character Set the reset position from the initial start position in KC3D 2021-03-03 14:41:44 -05:00
material_testers Misc fixes and tweaks 2021-03-03 02:59:17 -05:00
navmesh Use ETC instead of ETC2 for all GLES2 demos 2021-03-29 18:30:14 -04:00
physics_tests Update README for the new 3.2 branch 2021-04-14 13:46:19 -04:00
platformer Misc fixes and tweaks 2021-03-03 02:59:17 -05:00
truck_town Use ETC instead of ETC2 for all GLES2 demos 2021-03-29 18:30:14 -04:00
voxel Use fewer ternary operators and decrease volume of Platformer 2D 2021-03-28 22:03:03 -04:00
waypoints Add links to the Asset Library after release 3.2-5c154da 2021-03-12 00:32:11 -05:00
README.md Script updates and simplification 2021-01-06 01:32:12 -05:00

README.md

3D Demos

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

Languages: All are GDScript

Renderers: Truck Town, Physics Tests, and Waypoints are GLES 2, the rest are GLES 3