manuq / xsheet

xsheet
6 stars 1 forks source link

xsheet - draw traditional 2D animation

Current state

This application is in early development. Testing is encouraged. If you are interested, please drop me a line.

About

xsheet is a FLOSS application for drawing traditional 2D animation, the digital way. The kind of workflow it allows is known as "paperless", because it replaces the traditional light box. It can be added in the production pipeline of feature films, videogames, and other audiovisual projects.

The name xsheet comes from the good ol' days: an X-sheet is a spreadsheet that allows an animation team to organize the work. Animating "on twos" or "on ones", marking the key drawings, doing the inbetweens later, setting the tempo to sync the characters with the music.

This application works with raster (pixel) graphics. For vector animation you can try other applications like Synfig. You can add this application in your vector animation pipeline using it for making pencil sketches, then exporting and vectorizing.

Current features

Development

The code is written in the Python language, using the GTK+ stack and other libraries through GObject introspection. It relies in the following great libraries:

Ideas