Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 0 additions & 34 deletions docs/gsoc/2026/ideas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,40 +9,6 @@ This year we plan to apply to Google Summer of Code. Currently we are looking fo
Projects Ideas
--------------

Synfig Android Version (350hrs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

**Description:**
This project aims at providing a solid ground for a Synfig Android version. It aims to do so through two main parts.

1- Prototype UI (Using Qt for android) that uses synfigapp and -in turn- synfig-core

There are two main goals here:
1. To have a basic android UI for synfig working.
2. While making this prototype certain parts of the synfig api would be fixed. Which would make SynfigApp and Synfig-Core able to be used with any other UI not just the current gtkmm UI (synfig-studio).

2- Add more features to the UI
Synfig is quite a huge application. Most likely this app would start with only very basic needed synfig features added. Then gradually adding more features from synfig-studio to the new prototype UI.

**Where to begin:**

1. Start out by understanding and gathering the basic features for animation in synfig. In your proposal include these features and expand on how you plan to include them.
2. Research the available mobile/tablet animation apps and prototype a ui design using any ui design software (e.g. canva). This is not required but it will definetly help your proposal.


**Expected outcome**

- Prototype Synfig Android Version
- Improved synfig-app and (possibly) synfig-core that can work with any other UI.

**Difficulty:** Medium/High

**Skills required/preferred:** C++, gtkmm, Qt, using Qt for Android

**Possible mentor(s):** `Mohamed Adham <https://github.com/mohamedAdhamc>`_ , `Rodolfo Ribeiro <https://github.com/rodolforg>`_

**Expected size of project:** 350 hours

Exporter to Spine file format (175hrs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down