/distance-field-playground

demo for learning distance field in UE5

Primary LanguageC++

Distance Field Playground

It's a demo for learning implementation of distance field in UE5.

Build distance field for ply model, and export visualization result. You can view input models and the results in meshlab.

Build with xmake.

Dependencies: embree, tbb, glm, fmt

Results

Signed Distance Field

image

Sparse Storage in Bricks

image