Custom Drawing with JavaScript
You can do custom drawing with JavaScript, using the v8ui and jsui object, or by overriding UI drawing with JSPainter. This tutorial series demonstrates how to use the tools availble through the JavaScript API to implement various drawing effects.
JavaScript Drawing Tutorials
- Quickstart — Introduction to drawing with MGraphics
- Working with Transforms — Using matrix transforms with MGraphics
- Hit Testing — Checking for intersections with paths
- Working with Patterns — Drawing with repeating patterns