OpenGraphica is a graphic design and photo editing tool that works in modern web browsers. It is currently in the alpha testing stage, and basic features are being added.
The end goal of this project is a combination of raster image, vector image, and animation editing:
- Fundamental photo editing tools like those found in GIMP or Photoshop
- Vector graphic and text editing
- 2D and 3D transforms; fully 3D render environment
- Keyframe-based timeline animations
- Side-by-side artboard display for comparison or scratch work
- Basic programming hooks for creating interactions in a "viewer" mode
This project is running at https://opengraphica.com/
npm install
npm run serve
npm run build
npm run test
npm run lint