NME split matrix to vectors

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!

1 Like

Yes, that would be awesome!

Deal :slight_smile:

Better preview mode + new MatrixSplitter by deltakosh · Pull Request #15921 · BabylonJS/Babylon.js

1 Like

It is live!

2 Likes

I’m always amazed by how fast Babylon.js iterates! :smile:

1 Like