-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomersmod:rendertype:enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersmod:rendertype:enhancementNew feature or requestNew feature or request