Skip to content

TSL support for mat4x3 mat4x2 #30909

@Makio64

Description

@Makio64

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

No one assigned

    Labels

    TSLThree.js Shading Language

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions