
27 Mar
2006
27 Mar
'06
11:17 p.m.
Hi there, I'd like to use 3D volume date stored as multi_array with OpenGL as texture. What is the best way to do this without copying, as the default ordering seems to be incompatible with OpenGL's column-major layout? I've read something about custom storage orderings etc. but my first tries did not work right away... Or is this related to the quite recent bug regarding resizing multi_arrays with non-default ordering (from Mar 6)? Thanks in advance for your help, Matthias