Re: [Development] Does Qt3D released with Qt 5.5 support .3ds files

2015-10-30 Thread Sean Harmer
On Friday 30 Oct 2015 00:09:22 Shrikant Dhumal wrote: > Hello there, > > I need to render .3ds file in Scene3D. Does Qt3D support rendering of .3ds > files? > > I didn't see a QML example that shows it. > > However, https://wiki.qt.io/Qt-5Features - says "Loading of 3D assets such > as .3ds" is

[Development] Does Qt3D released with Qt 5.5 support .3ds files

2015-10-30 Thread Shrikant Dhumal
Hello there, I need to render .3ds file in Scene3D. Does Qt3D support rendering of .3ds files? I didn't see a QML example that shows it. However, https://wiki.qt.io/Qt-5Features - says "Loading of 3D assets such as .3ds" is supported. -Shrikant D ___