top | item 46341137

(no title)

fogleman | 2 months ago

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.)

discuss

order

FeepingCreature|2 months ago

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

fogleman|2 months ago

I see you still haven't read the README.

djmips|2 months ago

marching cubes yep.