12 lines
427 B
Markdown
12 lines
427 B
Markdown
|
# Splines
|
||
|
|
||
|
<br/><img src="images/splines-splash.png" alt="Spline Splash" width="450"/>
|
||
|
|
||
|
The Spline package is split into two parts :
|
||
|
* Editor spline representation and tools that can be plugged into any data representation by creating a converter.
|
||
|
* Basic spline implementation that should cover most use cases.
|
||
|
|
||
|
For an introduction to the Spline package, see [Getting started with Splines](getting-started-with-splines.md).
|
||
|
|
||
|
|