AmplifyCreations / AmplifyShaderEditor-Feedback

4 stars 0 forks source link

New – Multiple Matrix Type Nodes #75

Open Dawie3565 opened 1 year ago

Dawie3565 commented 1 year ago

Edit: updated this action for the follow 4 actions

New Nodes: -- see details in comments (some items closed thru detail review)

New Matrix Node: InverseModel UNITY_MATRIX_I_M

Note please review also adding UNITY_MATRIX_MVP

edit we also may be missing one more unity_CameraInvProjection

see https://docs.unity3d.com/Manual/SL-UnityShaderVariables.html

Dawie3565 commented 1 month ago

removed SG Matrix Split Node from this action list as ASE Matrix From Vector does the same thing

Dawie3565 commented 1 month ago

Removed SG Matrix Construction Node from this action list as ASE Vector From Matrix Node does the same thing

Dawie3565 commented 1 month ago

Removed SG Matrix Determinant Node from this action list as ASE Determinant Node does the same thing