index
:
morpher
master
[ARCHIVED 2017] Morphing animation generator based on Delaunay triangulations. Written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Adding inspiration
pacien
2017-12-28
*
Remove previous impl. files
pacien
2017-12-28
*
Add canvas from image init. func.
pacien
2017-12-28
*
Merge branch 'morpher'
pacien
2017-12-28
|
\
|
*
Refactor canvas blender into rasterizer
pacien
2017-12-28
|
*
Refactor and test color
pacien
2017-12-28
|
*
Refactor canvas
pacien
2017-12-28
|
*
Add new geometry common types and functions
pacien
2017-12-28
*
|
Remove duplicates following merge
pacien
2017-12-27
|
/
*
Implement morphing functions and adapt blender
pacien
2017-12-26
*
Detail doc
pacien
2017-12-26
*
Move Delaunay propagation function
pacien
2017-12-24
*
Implement Delaunay propagation
pacien
2017-12-24
*
Add triangle map and quadrilateral representation and common operations
pacien
2017-12-22
*
Simplify and add geom. and matrix utility functions
pacien
2017-12-22
*
Add proper struct documentation
pacien
2017-12-09
*
Add GUI spec draft
pacien
2017-12-04
*
Update doc
pacien
2017-12-02
*
Change local utility function scope
pacien
2017-12-02
*
Impl. morpher stub
pacien
2017-12-02
*
Rename canvas dim. func.
pacien
2017-12-02
*
Add vector cmp. func.
pacien
2017-12-02
*
Add color cmp. func.
pacien
2017-12-02
*
Impl. color blending and unit test, minor API change
pacien
2017-12-02
*
Impl. canvas, minor api change
pacien
2017-12-02
*
Temporary type declaration
pacien
2017-12-02
*
Redefine time constants
pacien
2017-12-02
*
Add matrix op impl. and test, minor spec change
pacien
2017-12-02
*
Add some common utility functions
pacien
2017-12-02
*
Add module spec headers
pacien
2017-11-28
*
Set up repository
pacien
2017-11-10