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
{{ message }}
This repository was archived by the owner on Nov 7, 2023. It is now read-only.
Allow setting the camera view matrix as a specific datatype.
Instead of always converting the camera view matrix into a mat4, allow keeping it as whatever type is provided. If this is done, preserve that datatype as long as possible. This helps avoid precision issues.
0 commit comments