-
-
Notifications
You must be signed in to change notification settings - Fork 36.2k
Closed
Labels
TSLThree.js Shading LanguageThree.js Shading Language
Description
Description
Currently TSL support mat4 but not particular matrix like mat4x3 mat4x2 etc.. useful in certains cases.
Solution
Add support for particular matrix
mat2x3
mat2x4
mat3x2
mat3x4
mat4x2
mat4x3
Alternatives
not sure how to replace them , of course can use the higher matrix type with empty value but its not optimal.
Additional context
No response
Metadata
Metadata
Assignees
Labels
TSLThree.js Shading LanguageThree.js Shading Language