summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qgltf/qgltf_example.qrc
Commit message (Collapse)AuthorAgeFilesLines
* Make the qgltf example use other assetsLaszlo Agocs2016-01-131-1/+1
| | | | | | | | | Wine is complex and not ideal for a getting started example. Instead, use three of the simpler scenes. Change-Id: I6859714e14c47c4907e85a48cde27d0ea5748ffa Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Add a qgltf example.Laszlo Agocs2015-11-251-0/+6
This is like gltf but uses the original Collada asset and generates a glTF model at build time. Now that the qgltf rule is in qtbase we can freely use it in any examples. This does not have the limitations the gltf example has: this will function both with core profiles and ES. Change-Id: I9f04cf8b77337d397e1aecd1ffb22b7ce7e15ef7 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>