Hello,
I am using Paraview 5.12.0 (I also tried 5.11.0) on Ubuntu 23.10 (mantic). I want to orient 3D Glyphs directly by using quaternions. I have found in the release notes that it should be possible:
https://www.paraview.org/Wiki/ParaView_Release_Notes#Orienting_by_quaternion_in_3D_Glyph_representation
I have created an array of 4D vectors based on information provided in this discussion: Help with exporting quaternion data in vtu file
However, I cannot use it as an orientation array (only 3D arrays are detected). I cannot find any option to use the ‘Quaternion mode’.
The release notes mentioned above state that there was ’ a choice between direction vector or angles around three axes’. I think that I could also use angles, but how can I ‘tell’ Paraview which option I want to use?
Cheers,
Karol

