[Interest] [QT3D] How to make billboard?

Oleg Evseev ev.mipt at gmail.com
Fri May 6 15:53:51 CEST 2016


Hello,

I am interesting if there are ready to use classes or functions to make
billboards (2D elements in 3D world that always faces the camera) in QT3D
(qml and cpp).

As I see by https://bugreports.qt.io/browse/QTBUG-24454 in Qt3D 1.0 there
was BillBoardTransform class, functionality of which was replaced by
LookAtTransform.
But I didn't find LookAtTransform in qt 5.6 or 5.7.

I understand that I can do it by my own class following for example this
tutorial
http://www.opengl-tutorial.org/ru/intermediate-tutorials/billboards-particles/billboards/
but maybe this is not needed actually?

Thanks for your attention.

Regards, Oleg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160506/1bc81d81/attachment.html>


More information about the Interest mailing list