[Interest] [Qt3D] Camera controllers

2016-04-05 Thread Andy
The current Qt3D examples have two camera controller classes included in examples-common: QOrbitControl and QFirstPersonCameraController. Are there plans to add these to Qt3D as supported classes? Seems like most projects would benefit from having a couple of standard camera controllers like thes

Re: [Interest] [Qt3D] Camera controllers

2016-04-05 Thread Sean Harmer
On 05/04/2016 18:15, Andy wrote: The current Qt3D examples have two camera controller classes included in examples-common: QOrbitControl and QFirstPersonCameraController. Are there plans to add these to Qt3D as supported classes? Yes, likely for 5.8. The examples gives us somewhere to iron