Thanks for sharing that code.
At present I am looking for the right matrix to use:
1 0 0 0
0 1 0 0
0 0 -1 0
0 0 0 1
Do you think this is the correct matrix to use?
If yes, I set up a manual matrix and multiply just before the output with this.
At present I am looking for the right matrix to use:
1 0 0 0
0 1 0 0
0 0 -1 0
0 0 0 1
Do you think this is the correct matrix to use?
If yes, I set up a manual matrix and multiply just before the output with this.