learnopengl-qt3d icon indicating copy to clipboard operation
learnopengl-qt3d copied to clipboard

QML/Qt3D version of http://learnopengl.com samples

Results 6 learnopengl-qt3d issues
Sort by recently updated
recently updated
newest added

![default](https://user-images.githubusercontent.com/33279413/41914945-326210d6-795d-11e8-9b21-90094ce14424.png) Tested with: Intel HD 4400 OpenGL 4.3 CoreProfile Qt 5.10 the log is empty

when i run this example by QtCreator, there are some tips that can not find image. And because this, example can not render material. how can i find that image?...

Hi, It looks some missing files qrc:/qml/geometry_shader.qml: No such file or directory qrc:/qml/instancing.qml: No such file or directory qrc:/qml/light_blinnphong.qml: No such file or directory qrc:/qml/cubemaps_final.qml: No such file or directory...

Thanks for this very nice Qt3d material. I successfully run it under GNU/Linux but can't make it work with MacOS. Here is my log : ```javascript qml: [Resources] app:1:qrc:/ qml:...

Hello, It's very nice to know your github project providing such great tutorial. I encounter some problem when run some demo, such as; textures2. The program is crash with message:...