CSG Mesh Exporter - GodotEngine
A downloadable plugin
Download NowName your own price
Export CSG Meshes with a single click
How to use :
- Combine all your CSGMeshes under a CSGCombiner node then press (Export to OBJ) in the Spatial Container Menu.
Limitations :
-
Only works when you select 1 CSGCombiner node (Cant multiselect)
-
Only material diffuse and emission colors will be exported (Textures and maps wont be exported, but you can add them manually in your 3D editing software)
- CSG Combiner should only contain children made of CSG type (Dont add any other node types)
Please report for bugs if you found any
Github Repository:
Download
Download NowName your own price
Click download now to get access to the following files:
CSGExport-Godot.zip 132 kB
Comments
Log in with itch.io to leave a comment.
Can we export prototype levels made entirely out of csg nodes?
yes you can, but its preferred to create collisions separately later for a better performance