pandemonium_demo_projects/3d
2024-09-30 18:35:21 +02:00
..
global_illumination Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
ik Work on fixing the ik demo. 2024-09-30 18:35:21 +02:00
kinematic_character Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
material_testers Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
navigation_links Added navlink demos. 2023-06-08 20:49:09 +02:00
navmesh Use the navigation server directly in the 3d navmesh demo. 2023-06-07 15:35:23 +02:00
physics_tests Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
platformer Fixed the enemy's animations in the 3d platformer demo. 2023-04-15 15:14:14 +02:00
procedural_trees Procedural trees demo. 2024-09-08 17:24:10 +02:00
rigidbody_character Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
truck_town Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
voxel Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
waypoints Make sure everything works under the 3d folder. 2023-04-06 21:52:34 +02:00
README.md Initial commit. I'ts https://github.com/godotengine/godot-demo-projects 's master branch. commit: 219e37b5928594281e8cfd95d1db186fde975846 . 2022-12-31 23:03:26 +01:00

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