Difference between revisions of "Dev:GoogleSoC/Ideas"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Remove extra stuff)
(Bones GUI: there's completely no interface for bones)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
* {{L|Dev:Cairo_render_migration|Cairo-based renderer}}
+
== Cairo-based renderer ==
* [http://synfig.org/forums/viewtopic.php?f=14&t=3248 Single-window UI]
+
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.
* {{L|Dev:Sound_Layer|Sound Support}}
+
* {{L|Dev:Cairo_render_migration|Cairo migration plan}}
 +
== 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 14: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.