⚠️ Work in progress. Expect breaking changes.
A work in progress ECS game engine with both browser and native support that works in deno.
- 2d - perhaps using canvas if performant, otherwise a less bloated (wasm?) implementation may be used. will probably be deprecated in the future
- 2d and 3d - webgpu for deno, requires #7977
- 2d and 3d - webgl/webgl2 for browsers
- Elias Sjögreen (@eliassjogreen)
Copyright 2021, Elias Sjögreen. All rights reserved. MIT license.