Difference between revisions of "Dev:Roadmap/Speed"
From Synfig Studio :: Documentation
(Write a basic Roadmap) |
|||
Line 2: | Line 2: | ||
[DONE] Reworked transformation stack | [DONE] Reworked transformation stack | ||
[DONE] Get rid of excessive triangulation for shapes/outlines | [DONE] Get rid of excessive triangulation for shapes/outlines | ||
− | (TODO) | + | (TODO) Adaptive subdivision - http://antigrain.com/research/adaptive_bezier/ - ??? |
<IN PROGRESS> Optimize Bitmaps | <IN PROGRESS> Optimize Bitmaps | ||
(TODO) Optimize Gradient Noise | (TODO) Optimize Gradient Noise |
Revision as of 13:26, 26 March 2014
[DONE] Reworked transformation stack [DONE] Get rid of excessive triangulation for shapes/outlines (TODO) Adaptive subdivision - http://antigrain.com/research/adaptive_bezier/ - ??? <IN PROGRESS> Optimize Bitmaps (TODO) Optimize Gradient Noise (TODO) Optimize Bitmap filters - Blur - 4-point Distort - Noise Distort - Spherize - Curve Warp - Twirl (TODO) Turn off tiled rendering (TODO) Frame cache (TODO) Layer tree parallelization (?)