Hacker News new | ask | show | jobs
by Qwertious 635 days ago
This is really cool, does it fix OpenSCAD's need to spam epsilons everywhere to avoid Z-fighting?
1 comments

TBH I am not sure but I suspect the answer is yes. I use OpenCascade as the base CAD kernel and it handles things like Z-fighting a lot better. I built DSLCAD after completing porting OpenSCAD to wasm because I wanted a better programmatic CAD platform. It's development is really "as I need it" from then on.