I will release version 0.8.4 in the next week.
This version will include the new MeshReducer tool. It is designed to optimize CSG meshes.
The tool was already integrated in version 0.8.2d, but I was not happy with the implementation.
In 0.8.3 I deleted all the code for this tool and drafted a completely new and better design.
The new workflow for CSG is as follows:
This version will include the new MeshReducer tool. It is designed to optimize CSG meshes.
The tool was already integrated in version 0.8.2d, but I was not happy with the implementation.
In 0.8.3 I deleted all the code for this tool and drafted a completely new and better design.
The new workflow for CSG is as follows:
- Inline the !LPE_CSG COMPILE meta command
- Run the TJunctionFinder tool
- Check the result manually and do little improvements.
- Run MeshReducer
- Check the result again, run Rectifier...