NEW: JSIQA gets Canvas2D support | Draw Graphics
Quote from AdminTC on 15/06/2021, 09:40The 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:
A more complex (animated) Canvas2D demo:
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:
A more complex (animated) Canvas2D demo:
Uploaded files: