-
opengl读取obj模型的程序源代码
这是一个用C++和opengl图形库,写的加载obj格式的文件源码。可以实现对多种模型文件的读取。介绍了当今流行的三维作图工具Maya,阐述了Maya生成的OBJ三维格式,如何将OBJ格式文件在OpenGL(OpenGraphic
Library)中进行输入和处理。重点介绍了OBJ文件的文件格式及怎样利用程序代码来构建模型数据结构、绘制对象模型,然后运用
OpenGL的强大功能实现三维显示和交互操作
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-15 21:32:00下载
- 积分:1
-
a simple animation OpenGL
一个简单的OpenGL动画-a simple animation OpenGL
- 2022-05-07 13:48:32下载
- 积分:1
-
OpenGL红宝书有用
OpenGL red book usefu-OpenGL red book usefull
- 2022-02-14 09:07:43下载
- 积分:1
-
opengl旋转矩形 绕某一点旋转
用opengl实现旋转矩形,共三种实现方法 ,包括
140203(1):单一变化 原地旋转(乘旋转矩阵)
140203(2):复合变化 绕某点旋转(平移 旋转 反平移)
140203(3):利用已知函数绕某点旋转 (有点问题,坐标轴也旋转,即函数是对所有图画旋转)
- 2022-11-24 21:05:03下载
- 积分:1
-
Draw a 3
Draw a 3-D cube withoput OpenGL and DirectX,show some base ideas about 3-D Graphics
- 2023-01-16 15:25:04下载
- 积分:1
-
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。...
opengl 开发的火焰演示程序代码,包括学习源代码,是制作游戏的很好的素材。-opengl development of the demonstration Flame code, including learning source code, the game is to produce a good material.
- 2022-05-16 05:28:47下载
- 积分:1
-
采用opengl绘制三维物体,经实践证明其实现效果好,满足需要。...
采用opengl绘制三维物体,经实践证明其实现效果好,满足需要。-Opengl rendering the use of three-dimensional objects, proven to achieve effective and meet their needs.
- 2023-06-26 11:30:03下载
- 积分:1
-
opengl环境配置测试代码
资源描述介绍了opengl在MSVC 2015上的配置,包括freeglut,glew和gltools的配置,也有配置后检验配置是否完成的测试代码。
- 2022-01-28 19:50:58下载
- 积分:1
-
《Visual C++ 高级编程技术OpenGL篇》程序源代码
《Visual C++ 高级编程技术OpenGL篇》程序源代码-"Visual C Advanced Programming Technology OpenGL chapter" source code
- 2022-03-25 13:59:07下载
- 积分:1
-
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助...
这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助-This is for my own use OpenGL to do a procedure, interactive consoles, can set up their own light source. Anti-aliasing, shading and display modes, very helpful to learn OpenGL
- 2023-04-19 05:30:03下载
- 积分:1