Open Issues Need Help
View All on GitHub Canvas2D renderer should operate in NDC space about 2 months ago
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