-
the VC OpenGL graphics development of the program's source code
有关OPENGL的VC++开发的图形处理程序的源代码-the VC OpenGL graphics development of the program"s source code
- 2022-01-31 10:31:51下载
- 积分:1
-
在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行...
在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行-in opengl process control Ktschau animation, special procedures required for the operation of the environment, it may be incomplete document, not run
- 2023-06-22 19:55:03下载
- 积分:1
-
基于地形的动态实时生成
应用背景通过给定的DEM数据进行地形绘制,利用OpenGL来实现绘制并且通过漫游实现对地形的实时性的生成以及浏览。利用LOD技术实现多分辨率的地形生成。关键技术关键技术是采用OpenGL中的函数首先对DEM数据进行绘制,在绘制之后通过纹理贴图让绘制好的地形变得真实,然后通过LOD技术使地形的漫游更加逼真
- 2022-02-15 10:09:13下载
- 积分:1
-
使用Opengl创建基本的图形
使用Opengl创建基本的图形-use Opengl create basic graphics
- 2023-07-30 22:30:02下载
- 积分:1
-
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。...
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。-Using VC++6.0 and OpenGL rendering easy the five rings of the Olympic Games, for the people learning OpenGL is a simple and effective learning-oriented code.
- 2022-02-28 21:52:46下载
- 积分:1
-
vc++ programming with opengl simulation
vc++结合opengl编程模拟――动态的银河系-vc++ programming with opengl simulation- dynamic, Milky Way
- 2022-02-05 10:18:24下载
- 积分:1
-
计算机图形学中最基本的图形例子
VC6.0+OpenGL环境的配置巨体的过程;编写对一个三角形分别实现平移、缩放、旋转等变化的源码及效果图,对每一行代码都有注释;画一个三角形三个顶点的颜色不同,且实现颜色的平滑过渡;用随机点实现三角形的绘制
- 2022-08-03 21:59:31下载
- 积分:1
-
VC environment opengl programming source code, including NURBS surfaces mapping.
VC环境下opengl编程源代码,包括nurbs曲面的绘制。-VC environment opengl programming source code, including NURBS surfaces mapping.
- 2022-03-14 08:00:51下载
- 积分:1
-
旋转的正方形
本代码实现将正方形的四个顶点分别映射到圆上,通过改变角度来控制旋转的快慢!从而在中间形成一个圆,但本代码未将多余的四角去掉,还有待完善的地方!
- 2022-07-01 07:01:46下载
- 积分:1
-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1