TheFuseLab / VL.Fuse

A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
https://www.thefuselab.io
MIT License
269 stars 21 forks source link

[SDF] Adds SDFToMesh, VoxelVolume and FindSDFBoundingBox #67

Closed tebjan closed 2 years ago

tebjan commented 2 years ago

Adds SDF to mesh as a new vl file that is referenced by Fuse.Common.SDF.vl

image

tebjan commented 2 years ago

Just found a bug, "Use SDF Normals" doesn't seem to work anymore... Have to investigate. But that shouldn't block the PR, the bug can be fixed after.