Difference between revisions of "Dev:Roadmap/Speed"

From Synfig Studio :: Documentation
Jump to: navigation, search
(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)[http://antigrain.com/research/adaptive_bezier/ Adaptive subdivision] ???
+
(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 (?)