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

See also my site fncad https://fncad.github.io ! It's basically intended as "SDFs in your browser with realtime preview with openscad-like syntax". I mostly use it for 3d models for printing.

What do you use for sdf meshing? I never really got the perf where I wanted it.



It's explained in the README. The SDF is evaluated on whole batches of points (32x32x32 tiles by default) using numpy. (And it's multithreaded.)


So uniform sampling? And then I guess marching cubes or sth?


I see you still haven't read the README.


marching cubes yep.




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

Search: