Skip to content

myxozoa/adrawingapp

Repository files navigation

WORK IN PROGRESS:

WebGL2 based Drawing/Painting app

TODO:

  • Brush Tool
    • Opacity
    • Shape Customization
  • Layers
    • Compositing
    • Opacity
    • Selectable Blend Mode
    • Reordering
    • Bounding boxes
    • Masking
    • Thumbnails
  • Custom SDF cursor
  • Robust keyboard shortcut system
    • Customization
  • Pan / Zoom
  • Project Saving / Management
    • Project file import/export
  • Undo/Redo
  • Select and transform system
    • Box select
    • Curve select
  • Flood Fill
  • Triangle Strip Pen Tool
  • Bezier Curve Tool
  • Movable UI Panels
  • Transparency Grid instead of void
  • Smudge Tool
  • MixBox pigment blending