jdan / isomer

Simple isometric graphics library for HTML5 canvas
http://jdan.github.io/isomer
MIT License
2.87k stars 139 forks source link

Can we draw image instead of Isomer object? #102

Open kfnx opened 3 years ago

kfnx commented 3 years ago

Things like https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/drawImage and put them in the canvas with the same isomer behaviors?