In case it isn't obvious, you can move around in the x, y, z axes. Controls are explained in the bottom left.
I was actually looking into isometric rendering on canvas for a different project and then thought I'd make a little demo with it. The idea of creating a painting tool only came by accident through a bug that didn't clear the canvas and I thought it would be useful.
I thought isometric graphics are quite amusing when it comes to impossible objects. [0]
Maybe this is also useful for someone making a game based on an isometric map.
FYI: I've set up a GitHub wiki page in case someone wants to share their creations (just copy the link). [1]
I think it's probably possible to change the URL each step without creating a new history entry, at least this Stackoverflow Answer seems to suggest so:
Scrolling my mouse wheel up once increases scale to 101 and then going back one takes the scale to "1" but the object is super tiny (does not seem to be really "1")
11 comments
[ 1040 ms ] story [ 760 ms ] threadIn case it isn't obvious, you can move around in the x, y, z axes. Controls are explained in the bottom left.
I was actually looking into isometric rendering on canvas for a different project and then thought I'd make a little demo with it. The idea of creating a painting tool only came by accident through a bug that didn't clear the canvas and I thought it would be useful.
I thought isometric graphics are quite amusing when it comes to impossible objects. [0]
Maybe this is also useful for someone making a game based on an isometric map.
FYI: I've set up a GitHub wiki page in case someone wants to share their creations (just copy the link). [1]
0: https://en.wikipedia.org/wiki/Impossible_object
1: https://github.com/jomo/jomo.github.io/wiki
0: http://i.imgur.com/xO89UFB.png
Thanks for the suggestion!
http://stackoverflow.com/questions/20937280/how-to-change-ur...
That seems perhaps more elegant that having a separate keypress?
It's also slightly transparent now.
I was really hoping I could draw Escher staircases!
Technical Making of Monument Valley (isometric game using escher geometry) https://www.youtube.com/watch?v=mCCC9hQm6MM