Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 466 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 466 Bytes

Signed Distance Fields in Unity

Preview Image

[Download the build on Itch.io]

This is the result of playing around with using signed distance fields to render, deform, and do collision on geometry.

There are no polygons, no rigid bodies, and no standard physiscs engine running. All processing is done on the GPU.

Includes a debug menu to tweak parameters and explore features.