Example of textured cube (Qt, OpenGL ES, Blender, Assimp, diffuse lighting)
General and Desktop
3
Posts
2
Posters
1.5k
Views
1
Watching
-
wrote on 25 Jan 2015, 15:37 last edited by
Hello
It my usefull example for you :)
I created the textured cube by Qt, OpenGL ES, Blender, Assimp with diffuse lighting
You can rotate it by mouse and scale it by wheel
Source: [url]https://github.com/8Observer8/TexturedCubeWithLightingFromBlender[/url]
[url=https://yadi.sk/d/CGmq-fgceDvsw]Application for Win7[/url]
Materials:
- [url=http://www.youtube.com/watch?v=ClqnhYAYtcY]Assimp[/url]
- [url=http://www.youtube.com/watch?v=vpyjqaiE0HI]Blender[/url]
- C:\Qt\Qt5.4.0\Examples\Qt-5.4\opengl\qopenglwidget
- C:\Qt\Qt5.4.0\Examples\Qt-5.4\opengl\hellogl2
!http://www.gamedev.ru/files/images/lighting08.jpg(Lighting)!
-
wrote on 25 Jan 2015, 15:39 last edited by
How to improve the code?
-
wrote on 9 Apr 2015, 12:16 last edited by
Hi, I am trying to run your code but it is always crashing everytime I run it. Do you have any idea why this could happen? I didn't get any errors as well.