Skip to content

Canvas2D renderer should operate in NDC space #200

@waynemwashuma

Description

@waynemwashuma

Genesis.

The 'canvas2d' renderer is in the ui space of the canvas which limits interoperability with other renderers in NDC space.
Entities in one appears transformed incorrectly in another.

Description.

This proposes that the canvas2d renderer should be transformed into NDC.
This should be aligned with other renderers being in NDC for the interopability guarantee of renderers.

Solution(s).

Transform canvas into ndc space during render time.

More information.

N/A

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions