-
这是用opengl编写的3d迷宫
,读者可以怎加贴图,自己设计迷宫样式
加以修饰...
这是用opengl编写的3d迷宫
,读者可以怎加贴图,自己设计迷宫样式
加以修饰-This is opengl prepared by the 3d maze, readers can we increase map. design their own forms to be modified maze
- 2022-03-22 04:28:11下载
- 积分:1
-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1
-
OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。...
OpenGL地形学习,运行程序时,按“S”键进入。并且也是本人第一个OpenGL程序,拿出来与初学者分享。-OpenGL topographic study, operational procedures, according to the "S" key to enter. And also my first OpenGL procedures up with the beginners share.
- 2022-06-18 17:44:36下载
- 积分:1
-
Using Visual c++ Development opengl its way to the development of how to create...
用Visual c++开发opengl其本开发方法一如何创建窗口,初始化绘图设备,如何画图.-Using Visual c++ Development opengl its way to the development of how to create one window, initialize the drawing equipment, how to draw.
- 2022-06-27 16:53:46下载
- 积分:1
-
本程序实现以下功能:
1.绘制茶壶(T)
2.添加光照(T)
3.添加纹理(T)
4.鼠标左键控制茶壶旋转(T)
操作步骤:按鼠标左键茶壶...
本程序实现以下功能:
1.绘制茶壶(T)
2.添加光照(T)
3.添加纹理(T)
4.鼠标左键控制茶壶旋转(T)
操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。
5.鼠标右键控制茶壶平移(T)
操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米
6.键盘控制茶壶纹理的变化(T)
操作步骤:按键盘的 w 和 s 键实现纹理的改变
7.键盘方向键控制camera的前进后退,左移和后移 (T)
操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
8.实现水壶的退出-This procedure to achieve the following functions: 1. Drawing teapot (T) 2. Add light (T) 3. Add texture (T) 4. Teapot rotating the left mouse button to control (T) steps: Click the left mouse button rotate the pot by a rotation 30 °. 5. Teapot with the right mouse button to control translation (T) steps: Click the right mouse button to the right teapot mobile, each mobile 0.5 centimeters 6. Teapot keyboard to control the changes in texture (T) steps: click the " w " and" s" key changes to achieve texture 7. the keyboard arrow keys to control the forward camera back, the left and post-shift (T) steps: the four keyboard arrow keys to achieve the direction of movement of the four teapot 8. to achieve water out of the
- 2022-04-23 12:15:15下载
- 积分:1
-
赛车源码,讲解了赛车物理系统
赛车源码,讲解了赛车物理系统- The vehicle race source code, explainned the vehicle race
physical system
- 2023-09-08 14:30:05下载
- 积分:1
-
基于OpenGL的高级图形编程技术,对OpenGL的初学者很有帮助!
资源共享,大家一起进步!...
基于OpenGL的高级图形编程技术,对OpenGL的初学者很有帮助!
资源共享,大家一起进步!-OpenGL-based advanced graphics programming techniques, the OpenGL beginners helpful! Sharing resources, and we progress together!
- 2022-11-01 18:05:03下载
- 积分:1
-
这是OpenGL MinGW运行的文件,这是学习图形学时所编的实现代码
这是OpenGL MinGW运行的文件,这是学习图形学时所编的实现代码-This is the OpenGL MinGW running in the paper, which is studying graphics as part of the realization of code
- 2022-05-07 19:37:33下载
- 积分:1
-
qt4+vs2010建立opengl 3d图形 使用glut库实现旋转 纹理映射 放大缩小 比例
首先要添加 glut库到qt 清查看glutdll库里的说明文档
在qt484+vs2010下编辑 运行正常
F键位选择纹理滤波的方式
B键位选择是否采用色彩融合
......
- 2022-05-13 13:15:57下载
- 积分:1
-
glsl实现点精灵
用opengl库和glsl语言实现点精灵,包括点着色器、几何着色器和片段着色器,代码完整可运行,简单易懂,配有注释易于理解,对学习点精灵很有用。希望有所帮助
- 2022-01-26 06:56:45下载
- 积分:1