thorvg/test
Hermet Park b08d144dc9 common shape: introduce transformation matrix
Paint supports translate, rotate, scale functions for transformation

The origin of these transformation is center of the paint,
thus you have to consider the center-aligned vertices if you'd like to use
these transformation functions.

This policy has been considered for scene transformation.

Change-Id: I78b63d7965faec0ec5b9a98a7776993744534b54
2020-05-06 02:05:09 +09:00
..
makefile common scene: implement basic scene behaviors and testScene sample. 2020-05-05 10:27:35 +09:00
testBlending.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testBoundary.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testComposition.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testDirectUpdate.cpp common shape: refactored interfaces. 2020-05-04 21:12:29 +09:00
testGradient.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testMultiShapes.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testPath.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testPathCopy.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testScene.cpp common scene: implement basic scene behaviors and testScene sample. 2020-05-05 10:27:35 +09:00
testShape.cpp test: updated test samples. 2020-05-03 15:14:01 +09:00
testStroke.cpp common: redesigned interfaces 2020-05-02 18:20:50 +09:00
testTransform.cpp common shape: introduce transformation matrix 2020-05-06 02:05:09 +09:00
testUpdate.cpp common shape: introduce transformation matrix 2020-05-06 02:05:09 +09:00