I was recently checking out a tiny Isometric javascript library called Isomer.js, and while researching I found out about Obelisk.js, another Isometric Javascript library with a pixelated focus, let’s figure out how to use it.
See the Pen obelisk step 1 by Eugenio Keno Leon (@k3no) on CodePen.
See the Pen Obelisk.js Step 2. by Eugenio Keno Leon (@k3no) on CodePen.
See the Pen Obelisk.js Step 3. by Eugenio Keno Leon (@k3no) on CodePen.
See the Pen Obelisk.js Step 4. Primitives by Eugenio Keno Leon (@k3no) on CodePen.
See the Pen Obelisk.js Step 5. Colors by Eugenio Keno Leon (@k3no) on CodePen.
See the Pen Obelisk.js Step 6 Animation by Eugenio Keno Leon (@k3no) on CodePen.
See the Pen Obelisk.js Step 7. Transforms by Eugenio Keno Leon (@k3no) on CodePen.
See the Pen Obelisk.js Step 8. Pretty Chicken by Eugenio Keno Leon (@k3no) on CodePen.
Chickens are kinda pretty I suppose :)
Obelisk.js is a really cool little library for cranking out pixelated graphics, I kept thinking this library along with the recently reviewd Isomer.js could be used for some basic games, unfortunately, there is still a lot of code to build for them to compete with something like three.js, but the oportunity is there, on the other side if all you want is some cool graphics, are looking to a project to contribute to either one will do, they are both awesome.
Best,
Keno.