SolveSpace Logo SOLVESPACE -- parametric 2d/3d CAD
Examples
Tutorials
Features
Download
Reference
Technology
Library
Forum
Contact
USER FORUM

(you are viewing a thread; or go back to list of threads)

solvespace.nim (by mantielero)
I have created some bindings to slvs.h (the constraint solver) for the Nim programming language. Nim compiles to C, but the syntax is quite similar to python so it is as fast as C.

It works only in Linux (I will make it work in windows too -it should be easy-). It is still work in progress nonetheless. It might be useful to others.

The repository is here: https://github.com/mantielero/solvespace.nim

You can see how it feels with one example: https://github.com/mantielero/...in/examples/ex03_example2d.nim

and also in a few unit tests I created:
https://github.com/mantielero/solvespace.nim/tree/main/tests

Maybe it can be useful to others.
Sat Dec 25 2021, 12:17:37
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):
© 2008-2022 SolveSpace contributors. Most recent update June 2 2022.