LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
732 stars 76 forks source link

Tutorial about export brushes that after boolean operations #374

Open anchurcn opened 1 year ago

nukeandbeans commented 1 year ago

If you could please give a description of what you mean, it would help give a proper resolution to this issue.

You can join the Discord server if you need faster communication.

anchurcn commented 1 year ago

I want to export the result of RealtimeCSG, but not meshes, just a collection of convex.

nukeandbeans commented 1 year ago

There currently isn't a way to do this easily. The functionality would need to be implemented by someone.

anchurcn commented 1 year ago

I want to implement this functionality, I think there is enough info to do this.

anchurcn commented 1 year ago

It seems the boolean operation does not generate brushes.

anchurcn commented 1 year ago

How to access the faces of a brush?