-
OpenGL最简单程序
OpenGL 是一种强大的三维图形开发工具, 是图形硬件的软件接口,它由大约250 个命令组成,用户通过这些命令指定创建交互式 2D
或3D 程序所需的几何对象和操作. 从本质上说, 它是一个 3D 图形和模型库,独立于操作系统和硬件环境,具有高度的可移植性, 并且
具有非常快的速度. OpenGL 严格按照计算机图形学原理设计而成,符合光学和视觉原理, 可以创建极其逼真的3D 图像,许多三维演示
系统都用OpenGL 作为三维图象生成和控制的编程接口。
- 2022-08-16 18:33:12下载
- 积分:1
-
nehe的源代码,调试通过,能运行
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2023-03-24 13:50:03下载
- 积分:1
-
一个openGL实现的花瓶
bezier曲线旋转实现的花瓶效果不错,可以切换不同的视角来观看
- 2022-07-03 22:15:17下载
- 积分:1
-
本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。...
本程序是基于vc的opengl编程,重点开发了对三维物体局部放大,并且通过多视图显示的功能,有一定的参考价值。-this program is based on the opengl vc programming, focusing on the development of three-dimensional objects partial amplification, and through multi-view show that the function is a certain reference value.
- 2022-01-25 23:16:56下载
- 积分:1
-
编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。
编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。...
编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。
编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。-compiler required. H,. LIB,. DLL files in the development of the OpenGL found. Chapter12 compile the procedures need to install DirectX81SDK can be downloaded from the Internet.
- 2023-03-31 20:40:05下载
- 积分:1
-
本文件是关于最大流的算法,特别是:
This file is about Max Flow , especially Dinic s algorithm-This file is about Max Flow , especially Dinic s algorithm....
- 2022-02-04 22:54:34下载
- 积分:1
-
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。...
绘制出一个三维的建筑模型,有光影的投射,还有纹理映射。可以通过方向键切换视角观察建筑物的任一角落。-To map out a three-dimensional architectural model has light and shadow projection, as well as texture mapping. Can observe the arrow keys to switch perspectives at any one corner of the building.
- 2022-01-26 04:01:28下载
- 积分:1
-
OPENGL 三角形
建立空白Form程序,添加SharpGL.dll引用,添加OpenGLControl控件
在OpenGLDraw事件中添加绘制三角形、四边形边长、颜色等方法,有详细说明
- 2023-01-20 12:45:04下载
- 积分:1
-
This is my Robotics project, the code is implemented on a robot and the robot is...
This my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color.
Really cool! enjoy.-This is my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color.
Really cool! enjoy.
- 2022-01-25 23:37:06下载
- 积分:1
-
opengl Red Book
opengl红皮书-opengl Red Book
- 2022-08-11 23:28:37下载
- 积分:1