You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@BigRoy brought up a point that the camera translation function from could be generalized.
I think it'd be a good idea to extend this to rotation and scaling and the transformation matrix operations too,
#30 (comment)
@BigRoy brought up a point that the camera translation function from could be generalized.
I think it'd be a good idea to extend this to rotation and scaling and the transformation matrix operations too,
This would be convenient when building out #26 .
and would also offer generic versions of some functions in the render_util module,
which would be particularly useful in #30 .
I propose that we keep other attributes in mind and structure it like so
On a small sidenode:
We could put render_util in lib too. I don't exactly know what belongs there and what doesn't.
That's all for now, folks
The text was updated successfully, but these errors were encountered: