Non-destructive 2D graphics editor
Website | Community Chat | User Manual
- Install Flutter and Dart for your system following the instructions at docs.flutter.dev,
- Run
flutter pub getto fetch the dependencies. - Run
flutter runto build and launch the application.
So far, the code has been tested on Windows 10, Zorin OS (Linux), and the web.
Gimel Studio aims to run fully cross-platform on desktop (Linux, Windows, and macOS) with "best-effort" support for running in the browser as a web application.
A somewhat broken, alpha version demo of the web version is available at app.gimelstudio.com
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.
