solvespace.nim - WiP

2021-12-29 Thread geotre
Very cool, thanks! I have enjoyed using Solvespace for basic CAD before. It unfortunately lacks some more advanced features present in other CAD software but it is so much smoother to work with. Are you using this library in a project?

solvespace.nim - WiP

2021-12-25 Thread mantielero
I have wrapped Solvespace's geometric constraint solver. It serves to create constraints between geometries (CAD software use these things). Currently only tested in Linux (I will consider windows later). You can find it [here](https://github.com/mantielero/solvespace.nim) and you can install i