Skip to content

VFX examples making use of the mesh-to-sdf real-time SDF generator

License

Notifications You must be signed in to change notification settings

robcupisz/mesh-to-sdf-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mesh-to-sdf examples

A sample project showing VFX examples relying on the real-time SDF generator from the mesh-to-sdf package.

SDFs are generated from a low poly version of the Adam character as it's animating, and consumed by the effects:

  • The pink character is a VFX Graph effect. The SDF is sampled in the Position (SDF), Conform to SDF and Sample SDF nodes.
  • Adam surrounded by green bubbles is an example of raymarching the SDF in a shader.
  • Sparky is a VFX Graph effect as well, using the Collide with SDF node.


mesh-to-sdf

acknowledgements

Sparky is based on the portal effect from VFX Graph samples by @JulienFryer and @peeweekVFX.

About

VFX examples making use of the mesh-to-sdf real-time SDF generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published