-
VC OpenGL, a game engine
VC+OpenGL,一个游戏引擎-VC OpenGL, a game engine
- 2023-02-10 05:10:04下载
- 积分:1
-
opengl 做的很漂亮的一棵树,用分形算法实现。
opengl 做的很漂亮的一棵树,用分形算法实现。-opengl done a very nice tree, using fractal algorithm.
- 2022-03-21 03:19:12下载
- 积分: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开发的3D例子
opengl开发的3D例子-opengl example of the development of 3D
- 2022-07-20 10:50:02下载
- 积分:1
-
Three
三维地形漫游,叠加纹理,对学习三维地形显示的有较大帮助。-Three-dimensional terrain walkthrough, superimposed texture, three-dimensional topography of the study have shown a greater help.
- 2022-05-26 07:04:40下载
- 积分:1
-
openGLNEKE
openGLNEKE 48个经典实例源码分享 均通过编译 附中文版电子教程
- 2022-05-22 18:07:17下载
- 积分:1
-
一个简单的粒子系统。使用OpenGL和VC++完成。加入了大量的注释。...
一个简单的粒子系统。使用OpenGL和VC++完成。加入了大量的注释。-A simple particle system. The use of OpenGL and VC++ finish. Add a large amount of the Notes.
- 2022-08-14 08:22:46下载
- 积分:1
-
计算机图形学openGL绘制纸盒人
学习计算机图形学之后自己用opengl工具 绘制的一个机器人 背景和纸盒人表面采用纹理贴图 通过鼠标和键盘旋转 关节转动,有背景音乐 光源、光照设置
- 2022-02-14 16:00:07下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
MFC OPENGL make use of the routine use of OCTREE, explain how to use OCTEE shows...
使用MFC OPENGL 做的OCTREE 使用例程,讲明了如何用OCTEE显示裁剪的过程-MFC OPENGL make use of the routine use of OCTREE, explain how to use OCTEE shows the process of cutting
- 2023-05-19 20:05:03下载
- 积分:1