Re: [Interest] Unit test framework

2018-03-20 Thread Himanshu Vishwakarma
Hi, Thanks to all for helping. : ) On Tue, Mar 20, 2018 at 6:16 PM, Himanshu Vishwakarma wrote: > Hi, > > Thanks to all for helping. : ) > > On Fri, Mar 9, 2018 at 6:55 PM, Konrad Rosenbaum wrote: >> Hi, >> >> On Fri, March 9, 2018 06:35, Himanshu Vishwakarma wrote: >>> I have certain question

Re: [Interest] Qt-3D scene file formats

2018-03-20 Thread Sean Harmer
I was exporting from blender to glTF for greater control that wahat you get with assimp importing blend files. In general be cautious of importing blend files for direct realtime use as the models are often created for path-traced rendering rather than real time constraints. It's usually bette