The last couple of (work)days I've been working on some code to optimize meshes generated by my CSG algorithm, which now works in Unity.
Before |
After |
It's actually a heavily updated version of the CSG algorithm I blogged about/written articles on.. the new version is much faster.