Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Also consider OpenSCAD: https://files.openscad.org/examples/Basics/union.html

difference(); union(); def my_obj(p1, p2, p3) { for(...p1...) { sphere(p2); cube(p3); } }; ...etc...



Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: