Replies: 1 comment
-
#1680, and the topic came up in the primitive shapes RFC is closely related :) I'm personally a fan of this style of API: it makes code easier to read and prevents frustrating bugs. In addition to units of measurement, encoding frame of reference and vector vs coordinate would also be nice. The big questions here are around what exactly that would look like, and if we can manage it without seriously compromising performance, compile time or API quality. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Having a naive and unexperienced view on rendering: Is it feasable and does it make sense to implement different unit systems for space?
I think a unit could be "applied" in the projection computation. But I doubt its that easy...
unit systems such as:
It would be more expressive than what is currently used.
Beta Was this translation helpful? Give feedback.
All reactions