Skip to content

bio998/Unity-c-sharp-3D-Bezier-SDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Unity, c# This funcion gives the distance to a bezier curve in 3d. It returns a vector2 (distance to curve, distance along curve). This is not a shader SDF. I use it for doing physics calculations on the CPU in Unity.

//Adapted from iq //https://www.shadertoy.com/view/ldj3Wh

About

c# Unity calculates SDF to a 3D bezier curve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages