Isomer : Isometric graphics library for HTML5 canvas

isomer

Isomer is an isometric graphics library for HTML5 canvas, which allows you to draw isometric graphics with ease.  Isomer contains a number of smaller classes, including Shape, Point, and Color.

Isomer is divided into 3 basic components: points, paths, and shapes. A path consists of many points, and a shape consists of many paths. To get up and running, we can play with some of the built-ins. These shapes take an origin point, followed by 3 measurements along the x, y, and z axes respectively. These measurements default to 1. Isomer is available for free under the MIT License, but you can also pay for it.

[button color=”black” size=”medium” link=”http://jdan.github.io/isomer/” target=”blank” ]Isomer[/button]

Isomer : Isometric graphics library for HTML5 canvas
Rate this post

Leave a Reply