Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 688 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 688 Bytes

Simple Function Curves

Utilities for 2D curves generation and storage using less memory than lookup tables, featuring:

  • Compose curves of multiple segments, polynomial or cubic spline based
  • Manipulate entire curve scale, offset and range

Documentation

Descriptions of how the functions and data structures work are available on Doxygen-generated documentation pages