Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Kink3d/kSplines

A bezier Spline system for Unity.
https://github.com/Kink3d/kSplines

Last synced: 1 day ago
JSON representation

A bezier Spline system for Unity.

Awesome Lists containing this project

README

        

# kSplines
### A bezier Spline system for Unity.

![alt text](https://github.com/Kink3d/kSplines/blob/master/Source/Images/Home00.png?raw=true)
*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](https://github.com/Kink3d/kSplines/wiki/Home) for more information.

## Requirements
- Unity 2019.1.0f1 or higher