3D SDF Node Pack

This asset pack provides 31 3D Signed Distance Function (SDF) nodes and 12 SDF operation nodes for Blender's Shader Editor. The node groups are built to enable advanced procedural techniques like raymarching and SDF-to-vector displacement. The mathematical formulas powering the nodes are based on Inigo Quilez's distance function references.

Users can manipulate the resulting shapes using standard vector math operations. Translation is achieved by subtracting the position vector, rotation through the Vector Rotate node, and rounding or thickening by subtracting from the final distance value. The pack is integrated into projects by appending the provided material data.