• Stars
    star
    134
  • Rank 261,852 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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