A web-based 2D (and maybe 2.5D) game engine powered by SVG and Canvas.
Editor included. Inspired by Unity UI, focused on simplicity and performance.
- SVG to Canvas
Path2Dconverter - Scene editor with grid, object selection, transform handles
- Object properties panel (in progress)
- Camera & play mode (coming soon)
- Script/animation attach system (planned)
- HTML5 Canvas
- JavaScript
- SVG parser + renderer
- UI built manually (no framework)