Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 345 Bytes

Quamolit Painter

Declarative canvas painter for Quamolit project.

Usage

painter = require 'quamolit-painter'

painter.paint operations, node
  • operations, array of geometry objects.

Read geomertry.md for details about geometry objects.

Currently only small part of geometries are implemented.

License

MIT