-
利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形
利用OpenGL进行编辑图形,能绘制出一个三角形跟一个正方形-The use of OpenGL to edit graphics, to draw a triangle with a square
- 2023-02-04 13:00:03下载
- 积分:1
-
NeHe OpenGL(中文)
OpengGL 入门必备教程
NeHe SDK
创建基本框架
怎样使用SDK
配置对话框...
NeHe OpenGL(中文)
OpengGL 入门必备教程
NeHe SDK
创建基本框架
怎样使用SDK
配置对话框
视口和绘制函数
2D字符
纹理
框架结构
教程目录
01:OpenGL窗口
02:多边形
03:添加颜色
04:旋转
05:3D空间
06:纹理映射
07:光照和键盘
08:混合
09:移动图像
10:3D世界
11:飘动的旗帜
12:显示列表
13:图像字体
14:图形字体
15:纹理图形字
16:雾
17:2D图像文字
18:二次几何体
19:粒子系统
20:蒙板
21:线的游戏
22:凹凸映射
23:球面映射
24:扩展
25:变形
26:反射
27:影子
28:贝塞尔曲面
29:Blt函数
30:碰撞检测
31:模型加载
32:拾取游戏
33:TGA文件
34:地形
35:播放AVI
36:渲染到纹理
37:卡通映射
38:资源文件
39:物理模拟
40:绳子的模拟
41:体积雾气
42:多重视口
43:FreeType库
44:3D 光晕
45:顶点缓存
46:全屏反走样
47:CG顶点脚本
48:轨迹球
-NeHe OpenGL
- 2022-02-24 23:37:14下载
- 积分:1
-
Development environment for the VC, combined with OpenGL, the realization of a m...
开发环境为VC,结合OpenGL,实现了在鼠标拖动情况下的虚拟漫游。程序有代码注释。-Development environment for the VC, combined with OpenGL, the realization of a mouse drag in the case of virtual roaming. Procedure code Notes.
- 2022-01-27 17:06:37下载
- 积分:1
-
使用OPenGL完成的三维几何零件图形,软件开发语言为C++,对于机械设计人员很有帮助。...
使用OPenGL完成的三维几何零件图形,软件开发语言为C++,对于机械设计人员很有帮助。-completed using OpenGL 3D geometric parts graphics, software development languages as C++, for mechanical design staff helpful.
- 2022-06-21 07:28:56下载
- 积分:1
-
OpenGL,glfw
基于OpenGL和glfw的OpenGL版本测试代码,可以检测当前电脑的OpenGL版本,并且可以测试glfw的用法。代码很基本简单,适合初学者学习测试。
- 2022-01-25 22:05:08下载
- 积分:1
-
它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,...
它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular automata simulation with a set of rules that can be Conway s game of life but can be changed to run a wide variety of other cellular automata systems as well. It uses OpenGL for graphics, but is not 3D. Possible grid size is limited only by processor power and memory. The user can zoom in until a single cell fills the window, and out until the whole grid is visible
- 2022-03-19 03:08:10下载
- 积分:1
-
nehe的opengl教程第43课,nehe的教程十分出名,是初学者必备
nehe的opengl教程第43课,nehe的教程十分出名,是初学者必备-opengl tutorial nehe of the 43rd Division, nehe the tutorial is very well known, is essential for beginners
- 2022-02-09 17:23:00下载
- 积分:1
-
OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。...
OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。-OpenGL primary study of the classic routines, achieving more texture mapping function. Helps to understand more texture mapping function.
- 2023-02-13 05:40:04下载
- 积分:1
-
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示
为了更好的学习管理OpenGL or Direct3D撰写的各种3D图形算法演示-Management in order to better learning OpenGL or Direct3D to write a variety of 3D graphics algorithms demo
- 2022-05-15 03:09:39下载
- 积分:1
-
char * classname = ";OpenGL ";char * windowna我= ";色环OpenGL…
char *className = "OPENGL"
char *windowName = "OPENGL彩色圆环编程示例"
int winX = 0, winY = 0
int winWidth =300, winHeight = 300 -char* className = "OpenGL" char* windowNa me = "Color Ring OpenGL Programming Example" int winX = 0, winY = 0 int winWidth = 300, 300 = winHeight
- 2022-07-25 05:00:59下载
- 积分:1