Re: [Interest] Qt3D modelMatrix

2016-11-03 Thread Klos, Andreas
=izfp.fraunhofer...@qt-project.org] Im Auftrag von Klos, Andreas Gesendet: 03 November 2016 10:20 An: interest@qt-project.org Betreff: [Interest] Qt3D modelMatrix Good morning Qt-Community, Sry for this newbie question, but how can I use my own modelMatrix without using QTransform? I know that I have to

[Interest] Qt3D modelMatrix

2016-11-03 Thread Klos, Andreas
Good morning Qt-Community, Sry for this newbie question, but how can I use my own modelMatrix without using QTransform? I know that I have to create a QParameter to determine the uniform and the corresponding QMatrix4x4. After that I have to add it to a QEffect. But if I do so, how can I noti