godot-demo-projects/3d/csg
Aaron Franke 5646c6a7a8
Open and save 3D demos in Godot 4.3 stable (#1109)
2024-08-27 13:40:06 -07:00
..
screenshots Add a constuctive solid geometry (CSG) demo 2022-12-16 23:02:17 +01:00
textures Update demo files for Godot 4.2.1 (#1013) 2024-02-01 17:30:08 +01:00
README.md Fix README links to asset library (#1078) 2024-06-24 19:29:58 +02:00
blue_material.tres Add a constuctive solid geometry (CSG) demo 2022-12-16 23:02:17 +01:00
csg.gd Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
csg.tscn Use static typing in all demos (#1063) 2024-06-01 12:12:18 +02:00
icon.webp
icon.webp.import
indigo_material.tres Add a constuctive solid geometry (CSG) demo 2022-12-16 23:02:17 +01:00
project.godot Open and save 3D demos in Godot 4.3 stable (#1109) 2024-08-27 13:40:06 -07:00

README.md

Constructive Solid Geometry (CSG)

This project showcases the various constructive solid geometry features supported by Godot.

CSG can be used to prototype level designs within the 3D editor.

Language: GDScript

Renderer: Forward+

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2735

Screenshots

Screenshot