Non-destructive, node-based 2D graphics editor, focused on simplicity, speed, elegance, and usability
Official Website | Community Chat | Official Manual
👀🚧
Much of the application is in very active development at the moment, and there is plenty to do and figure out. If you would like to help out, feel free to join our community chat. Additionally take a look at the GitHub Issues for tasks to be done if you would like to contribute code. Issues labeled “Good first issue” will be the best for new contributors. We are willing to mentor any contributors as needed.
Pull requests are welcome. :)
Please see the CONTRIBUTING.md for some details on contributing.
- Install Flutter and Dart.
- Run
flutter pub getto fetch the dependencies. - Choose an emulator or a connected device.
- Hit
F5to run the code in the emulator.
You can find the previous v0.6.x series written in Python and GLSL here.
Gimel Studio is licensed under the GPL-3.0 license. See LICENSE for details.