-
nehe的源代码,调试通过,能运行
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2022-04-14 16:50:14下载
- 积分:1
-
MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
MFC下OPENGL的面包车模型,适合初学者学习和模仿,注释比较详细了-MFC OpenGL van model for beginners learning and imitation, a more detailed Notes
- 2022-08-15 05:38:49下载
- 积分:1
-
openGL中机器人漫游程序
在OpenGL中创建了机器人框架模型和运动环境框架模型,能够进行虚拟漫游,并且能够进行避障等行为。
- 2023-04-29 16:55:04下载
- 积分:1
-
用opengl写的,速度很快,显示3D物体
用opengl写的,速度很快,显示3D物体-use opengl written, very fast, show 3D objects
- 2022-03-20 04:00:34下载
- 积分:1
-
一款经典的vc opengl例程。实现了多种绘图效果。并且提供了视角变换功能...
一款经典的vc opengl例程。实现了多种绘图效果。并且提供了视角变换功能-vc opengl routines. Achieve a variety of graphics effects. And to provide a perspective transformation function
- 2023-04-23 07:20:02下载
- 积分:1
-
很经典的OPENGL程序
很经典的OPENGL程序-classic procedures of OpenGL
- 2023-08-30 10:00:02下载
- 积分:1
-
立方图纹理影射,来自OpenGL权威指南的绝好资料哦
立方图纹理影射,来自OpenGL权威指南的绝好资料哦-cube map texture insinuation from the OpenGL authoritative guide to the excellent information oh
- 2022-02-07 09:36:21下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
STL 查看文件
STL 查看器中的一个程序,可以阅读、 查看以及查看导出 OBJ 文件格式,使用 C 编程语言创建一个 3D STL 文件结尾。
- 2022-01-27 19:20:49下载
- 积分:1
-
Qt opengl绘制3D场景旋转
文件内容为qt实现3d场景,接口是opengl es解析obj模型数据,张贴纹理实现房子外观更加逼真,通过键盘可以操作整个场景的方向远近。
- 2022-08-17 07:28:14下载
- 积分:1