Skip to content

Experiments with SDF rendering, modifying, and collisions in Unity.

Notifications You must be signed in to change notification settings

samuelbigos/signed_distance_fields_in_unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Experiments with SDF rendering, modifying, and collisions in Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published