package
0.0.0-20250127165859-030b425ef91c
Repository: https://github.com/deadsy/sdfx.git
Documentation: pkg.go.dev

# Functions

NewDualContouringDefault uses somewhat safe defaults that sacrifice performance, you may reduce max steps and fix other parameters if facing errors.
NewDualContouringV1 see DualContouringV1.
NewDualContouringV2 see DualContouringV2 and its fields.

# Structs

DualContouringV1 renders using dual contouring (octree sampling, sharp edges!, automatic simplification).
DualContouringV2 renders a SDF using dual contouring (sharp edges!).