Forum
Please or Register to create posts and topics.

NEW: JSIQA gets Canvas2D support | Draw Graphics

The Canvas API provides a means for drawing graphics via JavaScript. Among other things, it can be used for animation, graphics, data visualization, photo manipulation, and real-time video processing.

The Canvas API largely focuses on 2D graphics.

 

Attached some demo scrips showing the handling within the RTSA Suite PRO:

A simple triangle demo:

Canvas2D Simple Demo Script

 

A more complex (animated) Canvas2D demo:

Complex Canvas2D Demo Script

Uploaded files: