Difference between revisions of "Dev:GoogleSoC/Ideas"
(Move to Ideas some suggested) |
(→Bones GUI: there's completely no interface for bones) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | == Cairo-based renderer == |
− | * {{L|Dev:Cairo_render_migration|Cairo | + | Synfig currently provides a custom software renderer, which is is not able to take advantage of advanced optimization and hardware acceleration techniques. Porting the renderer to the Cairo graphics library will allow for a faster, more versatile framework. |
− | * [http://synfig.org/forums/viewtopic.php?f=14&t=3248 Single-window UI] | + | * {{L|Dev:Cairo_render_migration|Cairo migration plan}} |
− | * {{L|Dev:Sound_Layer|Sound | + | == Single-Window UI == |
+ | Condense the Synfig user interface into a single window to provide a simpler, easier workflow for animators. | ||
+ | * [http://synfig.org/forums/viewtopic.php?f=14&t=3248 Single-window UI Brainstorm] | ||
+ | == Sound Support == | ||
+ | Synfig currently lacks support for importing sound clips and synchronizing them with the animation. This project would consist of selecting an appropriate audio framework (e.g. gstreamer), integrating it into Synfig, and providing a suitable user interface to synchronize sound and animation. | ||
+ | * {{L|Dev:Sound_Layer|Sound Layer Proposal}} | ||
+ | == Bones GUI == | ||
+ | Support for bones was added in a separate branch of Synfig, but it currently lacks a user interface. This project would involve writing a GUI to edit bones and integrating it into the current development branch of Synfig. | ||
* [http://synfig.org/forums/viewtopic.php?f=14&t=311 Bones GUI] | * [http://synfig.org/forums/viewtopic.php?f=14&t=311 Bones GUI] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 13:52, 7 March 2012
Cairo-based renderer
Synfig currently provides a custom software renderer, which is is not able to take advantage of advanced optimization and hardware acceleration techniques. Porting the renderer to the Cairo graphics library will allow for a faster, more versatile framework.
Single-Window UI
Condense the Synfig user interface into a single window to provide a simpler, easier workflow for animators.
Sound Support
Synfig currently lacks support for importing sound clips and synchronizing them with the animation. This project would consist of selecting an appropriate audio framework (e.g. gstreamer), integrating it into Synfig, and providing a suitable user interface to synchronize sound and animation.
Bones GUI
Support for bones was added in a separate branch of Synfig, but it currently lacks a user interface. This project would involve writing a GUI to edit bones and integrating it into the current development branch of Synfig.