|
|
|
|
|
by deadsy
2094 days ago
|
|
I started with OpenSCAD but:
a) found the language to be clunky
b) had a hard time doing chamfered unions between objects (needed for sand casting patterns). So - I wrote my own tool/library in Go and it's essentially replaced my OpenSCAD usage. https://github.com/deadsy/sdfx |
|
That looks really cool. What kind of files can it output?