Iso2DEngine
Isometric engine for 2D rendering with XNA and SDL
Isometric engine for 2D rendering.
Supported frameworks:
* SDL
* XNA
* easily extendable to other frameworks
Features:
* diamond maps of different width and height
* user defined tile size (via rendering metrics)
* supports 1 static tile + and any amount of movable elements per cell
* z-order display
* supports animated tiles
* supports zooming (ability to define tilesets for different rendering metrics and switch between them)
* supports multi-cell elements