csgtool
csgtool copied to clipboard
3D CSG Tool
Work towards fixing https://github.com/sshirokov/csgtool/issues/53 by letting this project compile in Visual Studio without breaking the existing CI build Work is being done with VS2015 ### How? - [x] Manage to...
It would be nice to support the compile in VS2008/VS2010.
:construction: Build with: OPTFLAGS="-O3 -msse4.2" /cc @sshirokov
They are nearly identical, and that smells real bad.
I have 2 STL files: http://cloud.mikeskalnik.com/0a2N2V1C0a26 (a terrible person model with a bent arm) & http://cloud.mikeskalnik.com/3p0R2b0v1Q09 (same model but with a straight arm). When I subtract one from the other,...