开发者

How to load 3D models and textures in Qt creator 2.1 using obj files

开发者 https://www.devze.com 2023-03-29 03:03 出处:网络
I am getting difficulty in loading 3D 开发者_Python百科models and textures in Qt creator 2.1 while using obj files.It would be really helpful if someone could provide me the examples or material showi

I am getting difficulty in loading 3D 开发者_Python百科models and textures in Qt creator 2.1 while using obj files.It would be really helpful if someone could provide me the examples or material showing how to load 3D models and textures in Qt using obj files.

regards

hurr[i]cane


The Qt Demo has an example program, which shows a 3D Qt logo. As I remember, that logo is a obj 3D file loaded into that program. you can check out that source code.

there are also other Qt demo programs that load textures.

0

精彩评论

暂无评论...
验证码 换一张
取 消