1 Open Issue Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the existing Canvas2D renderer in a game engine to operate in normalized device coordinates (NDC) space instead of the canvas's UI space. This change aims to improve interoperability with other renderers that already use NDC, ensuring consistent entity transformations across different rendering methods.

Complexity: 4/5
type:enhancement good first issue mod:render

An ECS driven HTML5 game engine.

JavaScript