6 lines
277 B
Plaintext
6 lines
277 B
Plaintext
MutatorMath is a Python library for the calculation of piecewise linear
|
|
interpolations in n-dimensions with any number of masters. It was developed for
|
|
interpolating data related to fonts, but if can handle any arithmetic object.
|
|
|
|
WWW: https://github.com/LettError/MutatorMath
|