-
OpenGL三的火焰效果,可以控制强度和火焰的位置,…
OpenGL 实现的三种火焰效果,可以控制火焰强度及位置,含C++源码。-OpenGL three flame effect, can control the intensity and location of the flame, with C source code.
- 2023-06-01 06:55:03下载
- 积分:1
-
OpenGL中导入3ds模型的完成程序,不错的,给大家分享一下
OpenGL中导入3ds模型的完成程序,不错的,给大家分享一下-OpenGL into 3ds model of the procedure, yes, to share with you
- 2022-01-26 04:14:38下载
- 积分:1
-
可以在opengl中实现实时动画,是学习计算机图形学的一个非常好的实例。配合教材更好。...
可以在opengl中实现实时动画,是学习计算机图形学的一个非常好的实例。配合教材更好。-implement animation in opengl. It is a good example to study this software together with textbook.
- 2022-02-22 01:17:18下载
- 积分:1
-
实现三维图
achieve 3d graphes-achieve 3d graphes ... ... ...
- 2022-06-21 04:14:18下载
- 积分:1
-
斯坦福大学图形学opengl演示程序
这个程序是斯坦福大学图形学opengl演示程序,可以用鼠标来控制视点的位置,滚轮可以放大或缩小整个图像的大小,可以显示整个三维图像的网格信息
- 2022-04-18 20:55:28下载
- 积分:1
-
如何在opengl程序运行时实现全屏显示的方法。
如何在opengl程序运行时实现全屏显示的方法。-in opengl running achieve full screen display method.
- 2022-04-19 20:42:25下载
- 积分: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
-
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习...
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习-OpenGL graphics programming code, a good book" s source code, unfortunately did not download the book. Hope that the code for them to learn from
- 2022-07-12 10:27:11下载
- 积分:1
-
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。-This is designed to use OpenGL game code book, very classic, like OpenGL friends have shared with everyone.
- 2022-03-13 14:22:00下载
- 积分:1
-
经典碰撞检测程序
Jeff lander 经典质点弹簧系统,可以采用欧拉积分法、中点法和四阶龙格库塔法进行运动方程求解,包含完整的碰撞检测程序,采用包围球的方法,可以进行进一步的开发
- 2022-04-17 08:15:13下载
- 积分:1