lascaux-sketch

0.1.9 • Public • Published

Lascaux Sketch 2.0

Open source WebGL-based drawing tool using in React/TypeScript.

Background

Lascaux Sketch was originally a Java Applet I wrote back in 2002 used on 2draw.net. This is a new version built from the ground up using TypeScript and WebGL.

Technical stack

Code structure

  • src/ main source code
    • db/ local-storage related files, including storage implementation
    • icons/ icon files (not open source!)
    • lascaux/ main drawing app logic
      • browser/ browser integration
      • data-model/ core data model for drawing (strokes, gotos, modes, storage interface)
      • test/ (tests? lol, not actually used)
      • util/ various helper utility functions
      • webgl/ all drawing, blending, and compositing logic
    • pages/ the logic for the various pages
    • react-hooks/ React helper hooks
    • ui/ misc UI components
  • public/ static files served on deployment
  • patches/ patch-package patches for broken types

Contributing

This is a side project, but I welcome collaborators! I'm tracking and planning work in Github Projects, so be sure to check that out, and probably easiest to reach out to me on Twitter or by email.

License

Source code is licensed under Zlib open source license.

Note: Lascaux Sketch logo and name cannot to be used without permission.

Note: Font Awesome Pro icons cannot be redistributed without a license (I have one for my own usage)

Dependencies (12)

Dev Dependencies (23)

Package Sidebar

Install

npm i lascaux-sketch

Weekly Downloads

1

Version

0.1.9

License

Zlib

Unpacked Size

305 kB

Total Files

119

Last publish

Collaborators

  • marcello