Bezier3D icon indicating copy to clipboard operation
Bezier3D copied to clipboard

Unity3D: Simple core bezier functionality featuring interpolation and orientation.

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