-
OpenGL场景漫游
用 openGL 绘制一个虚拟教室场景。要求实现视角可变化以及漫游功能,教
室里的物品不少于五件。运用 openGL 图形库函数,基于 visualc++6.0 平台绘制一个虚拟教室的步骤大概如下:
1. 首先建立起一个教室的整体框架,即画出一个空间坐标系中的长方体,当然四个面
均可使用 GL_QUADS 来实现,只要定下教室的大小以及在空间坐标系中的位置,即
可定下八个顶点坐标。
这是我绘制教室这个大场景的部分代码截图:
- 2022-11-23 22:40:14下载
- 积分:1
-
OpenGL吃豆子游戏
OpenGL吃豆子游戏,打开游戏会提示是否在全屏模式下运行,以及是否要降低速度。游戏操作:方向键控制
建议使用VC++6.0查看、调试
如果使用VS 有可能出现游戏运行速度飞快的情况
- 2022-07-06 15:57:04下载
- 积分:1
-
这是粒子效果的demo程序,很有参考的价值
这是粒子效果的demo程序,很有参考的价值-This is the particle effects demo program, the value of a good reference
- 2023-05-28 01:00:03下载
- 积分:1
-
nehe
nehe-opengl(21-25)
- 2022-05-15 08:57:32下载
- 积分:1
-
各种3D图形的源码实现、旋转变化、挺漂亮的小程序
各种3D图形的源码实现、旋转变化、挺漂亮的小程序-err
- 2022-02-01 06:08:17下载
- 积分:1
-
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.
基于VC+OPENGL生成sierpinski镂垫(2维和3维)的代码,适合初学者.-generation OpenGL-based VC sierpinski engrave pad (two-dimensional and three-dimensional) code, for beginners.
- 2022-08-18 01:24:13下载
- 积分:1
-
访问数据
联合工厂单位;
- 2022-03-07 21:42:50下载
- 积分:1
-
CircleFitByTaubin
CircleFitByTaubin.m平面拟合平面拟合平面拟合平面拟合平面拟合平面拟合平面拟合matlab
- 2022-03-25 23:43:25下载
- 积分:1
-
用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息...
用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息-Ply used to display documents, ply the development of Stanford University is a file format used to save three-dimensional information
- 2022-02-04 16:07:51下载
- 积分:1
-
OpenSceneGraph is based on OpenGL for its packaging and improved Graphics develo...
OpenSceneGraph是在OpenGL基础上对其进行了封装和改进的图形开发包,采用树型结构来组织和绘制整个场景。最新版本的osg内核集成了GPU管线绘制。本例子是用osg编写的一个基本例子,将osg中的飞机模型载入到场景中显示出来。-OpenSceneGraph is based on OpenGL for its packaging and improved Graphics development kits, using a tree structure to organize and rendering the whole scene. Osg latest version of the kernel integrates GPU rendering pipeline. This example is the use osg prepared a basic example of the plane osg included in the model to the scene revealed.
- 2022-07-08 04:02:38下载
- 积分:1