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
Add a UniformArray class, elements of which must be compatible in terms of properties (size, precision etc.). This can then be used to implement classes like Vector and Matrix.
The text was updated successfully, but these errors were encountered:
Add a
UniformArray
class, elements of which must be compatible in terms of properties (size, precision etc.). This can then be used to implement classes likeVector
andMatrix
.The text was updated successfully, but these errors were encountered: