Before you Start - GeorgeGkas/isometricObelisk.js GitHub Wiki

This project make use of Obelisk.js. This means you have to include the obelisk.js file on top of this module in your project. You can get the single file (minified or not) in the project page under the folder build. Then copy and paste the code in a javascript file and add it where you need. Consider to fulfill the above requirement before proceed bellow.

Note: Obelisk.js allows development using browserify and node.js. Consider to visit the project page for more details.