Next (j) | Prev (k) | Next Page (h) | Prev Page (l) x

3700 axono.me [Scripts]

axonome

axono.me is a lightweight open source Javascript isometric pixel art grid library.

Most of the pixel art we see today is said to be represented in an isometric projection. Though, in truth, it’s actually done in dimetric projection, both isometric and dimetric projections are consider kinds of axonometric projections.

axono.me has been designed to render axonometric projections, though it works fine for any kind of grid.
The library has been tested using Safari 4 and Firefox. You can get the source code including examples on GitHub.

Demos included:

• 6×6 Grid
• 4×4 Grid (subset of 6×6)
• 6×6 Grid with a* pathfinding
• 6×6 Grid with keyboard control
• Node depth
• Racing nodes
• Animated stripes (using chaining)
• Animated stripes (no chaining) [slow!]
• Fractals!

axono.me was created by Michael Buffington

I can’t wait to try it out on CAN, already getting some ideas…


blog comments powered by Disqus