-
OpenGL最简单程序
OpenGL 是一种强大的三维图形开发工具, 是图形硬件的软件接口,它由大约250 个命令组成,用户通过这些命令指定创建交互式 2D
或3D 程序所需的几何对象和操作. 从本质上说, 它是一个 3D 图形和模型库,独立于操作系统和硬件环境,具有高度的可移植性, 并且
具有非常快的速度. OpenGL 严格按照计算机图形学原理设计而成,符合光学和视觉原理, 可以创建极其逼真的3D 图像,许多三维演示
系统都用OpenGL 作为三维图象生成和控制的编程接口。
- 2022-08-16 18:33:12下载
- 积分:1
-
在vc中如何进行opengl纹理贴图
在vc中如何进行opengl纹理贴图-how the vc for opengl textures
- 2023-02-23 06:10:03下载
- 积分:1
-
一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中...
一个简单的OPENGL画球和立方体的程序。用鼠标拖动可以在视图上画出相应大小的球和立方体,并在树型列表中显示个数和名称。并与视图中的球和立方体相关联。能在视图中改变位置和大小。-a simple OpenGL ball and cube painting process. Drag the mouse can be used in the corresponding view on the size of a paint ball and cube and the tree list shows the number and names. And with the view of the ball and the associated cube. Views can change in location and size.
- 2022-05-24 16:55:54下载
- 积分:1
-
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!...
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
- 2023-08-02 14:00:04下载
- 积分:1
-
With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the r...
用VC++6.0和OpenGl实现的汉诺塔移动算法,速度可以自己调节,主要是汉诺塔的递归算法。-With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the rate can adjust is the Tower of Hanoi recursive algorithm.
- 2022-03-15 20:51:37下载
- 积分:1
-
OpenGL编程
OpenGL编程-OpenGL Programming
- 2023-06-15 06:55:03下载
- 积分:1
-
赛车游戏
本场比赛的第2版是在pH值为无穷大协作。该版本提供了一个分屏2人游戏模式,拥有动态照明昼夜效果!
- 2022-03-10 06:08:03下载
- 积分:1
-
增强三
加强的三维人脸程序支持键盘和鼠标旋转,使用vc++和opencv实现-Enhanced three-dimensional facial procedures to support the keyboard and mouse rotation, the use of vc++ And realize opencv
- 2022-03-05 10:18:53下载
- 积分:1
-
In computer graphics, the suppression of the display of one or more display elem...
在计算机图形学中,有三种方式表示三维物体:线框图、消隐图和真实感图。其中真实感图形的生成也要在消隐基础上进行光照处理。所谓消隐就是给定一组三维对象及投影方式(视见约束),判定线、面或体的可见性的过程。-In computer graphics, the suppression of the display of one or more display elements or display groups.
- 2023-07-22 22:30:03下载
- 积分:1
-
C 点三维云
vc6.0+opengl 实现三维点
- 2022-05-15 03:23:26下载
- 积分:1