• Stars
    star
    135
  • Rank 269,297 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 5 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