Draw and evaluate your art.
Fastest way to improve observation skills for artists.
Observation is needed to use characters sheets or use production document effectively
This code is shared strictly for viewing purposes.
You may read the code for evaluation, educational, or demonstration purposes only.
You are not permitted to:
- Copy or reuse this code in any form
- Run it on any server or personal machine
- Distribute, modify, or derive new works from it
For collaboration or usage requests, contact: gaetan.duron@gmail.com
- Canvas: Drawing interface
- Reference image
- Tool and shortcut
Comming soon:
- Evaluation of accuracy using the reference image
- Reference auto generation
- Puzzle Reference (learn how to draw 3d object in perspective)
Youtube video: how it used to work
This repo is under major refactor from the previous gradio app. The gradio app was lacking interactive drawing and evaluation which made it painfuly slow to use. (going back and forth between photoshop and the gradio app with layer exports)
The backend is going to be fully rewritten with a new architecture.
- Konva.js
- Next.js
- Tailwind
- Shadcn
- React
- TypeScript
npm installnpm run dev

