Skip to content

alejandro-isaza/t12n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t12n

This is a proof-of-concept implementation of an alternate representation for 2D transformations. Instead of representing transformations as a matrix, t12n represents transformations as a list of transform operations. Each operation is easy to think about and manipulate independently.

Preliminary testing indicates a decrease in round-off error and an increase in transformation inversion performance. For more information have a look at the blog post.


License

t12n is available under the MIT License. See the LICENSE file for more info.

About

Transformations, one piece at a time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published