-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。...
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。-this program is based on the opengl vc programming of 3D objects compression, zooming, rotation, translation, etc, great reference value.
- 2022-01-25 21:20:22下载
- 积分:1
-
图形图像编程mfc opengl
图形图像编程mfc opengl-graphics programming mfc opengl
- 2023-02-19 18:00:03下载
- 积分:1
-
直接操作pickcolor.exe挑选颜色。图像的淡入和picturefa…
颜色拾取器 直接运行PickColor.exe。图像的淡入和淡出运行PictureFade.exe时,一定要将文件t1.bmp和t2.bmp拷贝到当前目录中。图像特技 运行Special.exe时,一定要将文件t1.bmp拷贝到当前目录中。不规则图形的动画技术 运行MovePicture.exe时,一定要将文件SHIP.bmp、SHIPMASK.bmp和BACKGROUND.bmp拷贝到当前目录中。OpenGL编程直接opengl.exe。-picking colors for direct operation PickColor.exe. The image fades and PictureFade.exe running out of time, it must document t1.bmp and t2.bmp copy of the current directory. Images run Special.exe stunt, it must document t1.bmp copy of the current directory. Irregular graphics animation technology MovePicture.exe run, it must document SHIP.bmp, SHIPMASK.bmp and BACKGROUND.bmp copy of the current directory. OpenGL programming directly opengl.exe.
- 2022-01-28 22:01:11下载
- 积分:1
-
我自己做得第一个看的过眼的游戏
需要hge游戏运行库 平台vs2008
里面有详细的技术文档
代码注释很全
大一下学期的课程设计 BugHunt...
我自己做得第一个看的过眼的游戏
需要hge游戏运行库 平台vs2008
里面有详细的技术文档
代码注释很全
大一下学期的课程设计 BugHunt-I have done over the first eyes to see the game need to game hge platform runtime vs2008 there are detailed technical documents Notes code is great about the whole semester" s course design BugHunt
- 2022-04-18 15:09:12下载
- 积分:1
-
OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行....
OpenGL程序,包括纹理映射,3维漫游等实现方法,编译后可直接运行.-OpenGL procedures, including texture mapping, three-dimensional method such as roaming, can be compiled to run.
- 2022-05-15 07:02:47下载
- 积分:1
-
这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。...
这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various models and textures.
- 2022-02-13 17:39:56下载
- 积分:1
-
基于地形的动态实时生成
应用背景通过给定的DEM数据进行地形绘制,利用OpenGL来实现绘制并且通过漫游实现对地形的实时性的生成以及浏览。利用LOD技术实现多分辨率的地形生成。关键技术关键技术是采用OpenGL中的函数首先对DEM数据进行绘制,在绘制之后通过纹理贴图让绘制好的地形变得真实,然后通过LOD技术使地形的漫游更加逼真
- 2022-02-15 10:09:13下载
- 积分:1
-
显示三位图形的代码
显示三位图形的代码-showed three graphics code
- 2022-02-04 12:42:02下载
- 积分:1
-
vc+opengl 做的例子系统,非常漂亮好看
vc+opengl 做的例子系统,非常漂亮好看-vc+ opengl to do the example system, a very pretty good-looking
- 2022-08-05 14:24:58下载
- 积分:1