This module provides basic isometric (2.5D) shapes such as cubes, pyramids, bricks, and more for use in your html canvas project.
Create a basic isometric cube using the default values:
_isometric.cube().color().position().render();
Based on Obelisk.js, written by Max Huag (@nosir) and contributed by github community. This library was further improved by me with the development of this add-on.
I did my best to create a detailed documentation on how to use this module. See the Wiki Page to find out more.
Licensed under the MIT license.