-
它运行一个蜂窝汽车模拟系统,并支持一套可以是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
-
opengl Programming Guide
opengl编程教程-opengl Programming Guide
- 2022-06-02 14:45:00下载
- 积分:1
-
OpengGL 3Dobj文件读取 着色
读取一个obj文件,obj文件中包括三维点,点的颜色,面。然后对显示的网格使用着色器GLSL进行着色,代码中有着色的顶点着色器和片段着色器
注:运行OpenGL程序应该先配置好glut和glew
- 2022-02-02 05:54:58下载
- 积分:1
-
OpenGL程序实例动画
Examples animation of opengl program
- 2022-12-05 06:30:03下载
- 积分:1
-
opengl的3D射击游戏源码
基于opengl的射击游戏源码,已创建了三张地图(地图文件可任何创建)支持键盘和鼠标操作。
游戏简介
一把小手枪,子弹不限。三张地图。消灭完所有敌人过关。
操作说明
移动: W A S D
视角: 鼠标移动
开枪: 鼠标左键
Esc: 回主菜单
F1 : 窗口最小化
(data文件夹和可执行文件cs1.exe应放在同一文件夹中)
- 2022-06-14 09:06:54下载
- 积分:1
-
本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函...
本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将―个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making the scene more real, smooth, is based on the MFC single document applications. In this process, the texture scene through SetCheckTexture () function generator, and then through DoTransform () function to-vertex from the object coordinate system conversion to the window frame, using openGL for matrix calculation, UpdateModelView () function and InitMatrices () Function.
- 2022-05-17 22:41:58下载
- 积分:1
-
在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体,
立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键
盘上的...
在vc环境下运用opengl绘制的颜色立方体。这是一个采用光滑着色的立方体,
立方体的表面从一角的一种颜色渐变到正对角落的另一种颜色,还可以用键
盘上的箭头键来旋转该色彩立方体,观察它的各边各角。-environment in vc use opengl rendering color cube. This is a sleek-colored cube, the cube corner from the surface of a color gradient is to the right corner of a different color, you can use the keyboard arrow keys to the rotation of the color cube, it"s the observation of the edge angle.
- 2022-09-10 07:05:03下载
- 积分:1
-
opengl函数查询,是学习opengl必备的工具
opengl函数查询,是学习opengl必备的工具-opengl function query is an essential tool for learning opengl
- 2022-05-25 03:52:56下载
- 积分:1
-
cg project
- 2022-02-25 20:19:54下载
- 积分:1
-
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏....
VC+OpenGL做的,还有些bug,显示二维是根据高程的分层设色,三维能很明显表现出地形起伏.-VC OpenGL done, but also some bug show is based on two-dimensional layered elevation colors, 3-D can be shown very clearly undulating topography.
- 2023-04-19 08:05:04下载
- 积分:1