This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qt3d
mirror of
https://github.com/qt/qt3d.git
Watch
1
Star
0
Fork
You've already forked qt3d
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dev
qt3d
/
tests
/
manual
/
bigmodel-qml
/
bigmodel-qml.qrc
7 lines
121 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Skeleton example for loading (big) models from the command line Unfortunately the Instantiator doesn't work yet (that is, dynamically updating the scene has no effect) Change-Id: I940c192440c9fb65e94e3b20a474022d2164bcda Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2014-06-04 14:36:43 +00:00
<RCC>
<qresource prefix="/">
<file>main.qml</file>
Added NodeInstantiator Hopefully in the long term we can make the renderer smart enough that it can automatically use instancing to render such things. Change-Id: I9f5cfabeea11f5e6b925d5ad2466afa8e601e6f8 Reviewed-by: Sean Harmer <sean.harmer@kdab.com> Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
2015-02-15 19:47:25 +00:00
<file>MyEntity.qml</file>
Skeleton example for loading (big) models from the command line Unfortunately the Instantiator doesn't work yet (that is, dynamically updating the scene has no effect) Change-Id: I940c192440c9fb65e94e3b20a474022d2164bcda Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2014-06-04 14:36:43 +00:00
</qresource>
</RCC>