Isomer.js seems like a very cool javascript library for adding some nice isometric graphics to your project, let’s try figuring it out…
See the Pen Isomer Step 1. by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 2. by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 3. by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 4. by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 5. by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 6. by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 7. by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 7b by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Step 7c by Eugenio - Keno - Leon (@k3no) on CodePen.
See the Pen Isomer Part 8. by Eugenio - Keno - Leon (@k3no) on CodePen.
Isomer.js is a cool little library for making isometric graphics, the best thing about it ? the library itself is around 9K minimized, so it is super easy to include it on your projects and add some simple isometric elements, you can also use it as the basis for more complex isometric projects, this was just the tip of the iceberg : )
Best,
Keno.