• Stars
    star
    107
  • Rank 312,680 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

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

Repository Details

A bezier Spline system for Unity.

kSplines

A bezier Spline system for Unity.

alt text Editor visualizations for Splines.

kSplines is a Spline system for unity using multiple segments comprised of bezier curves. It features a public API for creating and evaluating Splines and a suite of editor tooling for manipulating them via the Scene view.

Refer to the Wiki for more information.

Requirements

  • Unity 2019.1.0f1 or higher