Is there anyway to split a matrix to vectors in NME?
For my use case, I would like to split view matrix to right, up, forward vectors for custom camera facing directions.
Is there anyway to split a matrix to vectors in NME?
For my use case, I would like to split view matrix to right, up, forward vectors for custom camera facing directions.
Like extracting rows or columns as vec4?
I can totally do that for you!
Yes, that would be awesome!
Deal
I’m always amazed by how fast Babylon.js iterates!