godot-demo-projects/3d
Jonathan Nicholl 3d4947bcb5 Clean up and fix Truck Town 2022-08-30 13:21:30 -04:00
..
antialiasing Add a 3D antialiasing demo 2022-07-10 20:34:30 -05:00
global_illumination Revert accidental change in camera script in Global illumination demo 2022-04-25 18:40:49 +02:00
graphics_settings Improve the 3D graphics settings demo 2022-04-25 20:06:31 +02:00
ik Update several 3D demos to Godot 4 2022-03-28 01:41:27 -05:00
kinematic_character Update several 3D demos to Godot 4 2022-03-28 01:41:27 -05:00
material_testers Update several 3D demos to Godot 4 2022-03-28 01:41:27 -05:00
navigation Update 3D navigation demo 2022-07-10 21:03:55 -04:00
physics_tests New Icons for 4.0-dev demos: 2022-04-20 10:31:44 +09:00
platformer Use StringName literals with Input methods 2022-03-27 19:19:09 -05:00
rigidbody_character Update several 3D demos to Godot 4 2022-03-28 01:41:27 -05:00
truck_town Clean up and fix Truck Town 2022-08-30 13:21:30 -04:00
volumetric_fog Make volumetric fog demo work with Godot master 2022-03-26 2022-03-26 15:05:58 -05:00
voxel Use StringName literals with Input methods 2022-03-27 19:19:09 -05:00
waypoints Update several 3D demos to Godot 4 2022-03-28 01:41:27 -05:00
README.md

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