learnopengl-qt3d
learnopengl-qt3d copied to clipboard
QML/Qt3D version of http://learnopengl.com samples
 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:...