Skip to content
/ Bezier3D Public
forked from Siccity/Bezier3D

Unity3D: Simple core bezier functionality featuring interpolation and orientation.

License

Notifications You must be signed in to change notification settings

qipa/Bezier3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bezier3D

Core bezier implementation for Unity3D. Contains basic bezier functionality with distance interpolation and orientation anchors.

Highlighted Methods

  • GetPointDistance(float) - Given distance, returns a point
  • GetOrientationDistance(float) - Given distance, returns orientation

Simple Editor

alt text

alt text

About

Unity3D: Simple core bezier functionality featuring interpolation and orientation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%