Re: Passing an array of matrices
Posted by
gouessej on
Apr 08, 2022; 5:16pm
URL: https://forum.jogamp.org/Passing-an-array-of-matrices-tp4041713p4041714.html
fmorat wrote
Any chance it could be a bug with jogl?
No chance at all, these methods are used in several engines and frameworks based on JOGL 2 (LibGDX, the abandoned JOGL backend of JMonkeyEngine 3, the legacy version of Ardor3D, etc).
I advise you to look at this example written by Xerxes:
https://jogamp.org/cgit/jogl-demos.git/tree/src/demos/es2/RawGL2ES2demo.java?id=HEADLook at the line n°411.