godot-demo-projects/3d
Arman Papikyan 05c8f82297
Add editor-only roughness and metallic testers to Material Testers (#899)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2023-03-29 18:34:24 +02:00
..
antialiasing Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
csg Add a constuctive solid geometry (CSG) demo 2022-12-16 23:02:17 +01:00
decals Add a 3D decals demo (#756) 2023-01-17 21:41:53 +01:00
global_illumination Update Global Illumination demo for 4.0.rc1 (#839) 2023-02-08 22:45:22 +01:00
graphics_settings Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
ik Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
kinematic_character Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
labels_and_texts Add a 3D labels and texts demo 2023-01-12 18:17:23 +01:00
lights_and_shadows Add a 3D lights and shadows demo 2023-01-16 08:40:24 +01:00
material_testers Add editor-only roughness and metallic testers to Material Testers (#899) 2023-03-29 18:34:24 +02:00
navigation Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
occlusion_culling_mesh_lod Add an occlusion culling and mesh LOD demo (#801) 2022-12-19 16:58:12 +01:00
particles Add a 3D particles demo (#757) 2023-01-17 21:42:38 +01:00
physics_tests Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
platformer Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
rigidbody_character Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
truck_town Add camera selection to Truck Town (#820) 2023-01-17 21:39:18 +01:00
volumetric_fog Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00
voxel Change warning ignores to use a string identifier (#842) 2023-02-16 20:14:51 +01:00
waypoints Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01: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