GLSL transform direction into world space

Turns out the correct way to do this is to multiply not by the matrix but the inverse of the matrix :sweat_smile:

2 Likes