And the result was impressive - not just visually, but also code-wise:
This example is from QtStudios and the source code I got was QtQuick1 - so I decided to try and integrate it in a normal SailfishOS App. The original QtQuick3D tutorial is available here:
What I found best about all this was that the pre-made 3D model could be imported and handled in QML, rather than C++ only - although not sure if Jolla would allow for this particular Qt Module to be used in a Jolla Store published app.
Regardless, it does make way for some interesting developments especially by combining it with Blender, the open source project!
In the meantime, if you own a Jolla phone and wish to try this out, go grab my version using either of the links below:
Jolla SailfishOS variant:
git@bitbucket.org:wickwire/sailfishos-qtquick3d-example.git git@gitlab.com:wickwire/SailfishOS-QtQuick3D-Example.git
No comments :
Post a Comment