-
水是一个小型项目,灵感来自于我的留言论坛。后水。
Water is a small mini project inspired by a post in my message forum. The post was talking about whether or not it would be possible to create a water effect by modifying the waving flag tutorial. I stripped the flag of it s texture, put stars in the background, set up 3 layers of waving material, and used some simple blending to make it look as though the three layers were waves rippling across the screen. The effect isn t great, but it s cool looking!
- 2022-02-04 10:40:12下载
- 积分:1
-
该文件代码可实现简单的图形纹理描述,帮助同学解决纹理编程的疑惑,大家一起探讨~
该文件代码可实现简单的图形纹理描述,通过简单的算法实现,帮助同学解决纹理编程的疑惑
- 2022-05-20 10:25:17下载
- 积分:1
-
这是OpenGL编程的一个简单的例子,主要演示怎样使用颜色及绘制几何图形及物体的最基本的函数,更多的函数你可以在网上或有关书中查到。...
这是OpenGL编程的一个简单的例子,主要演示怎样使用颜色及绘制几何图形及物体的最基本的函数,更多的函数你可以在网上或有关书中查到。-This is the OpenGL Programming a simple example. demonstration of how to use the main color and drawing geometric figures and objects in the most basic function, The more you can function in the book online or found.
- 2022-02-20 00:40:48下载
- 积分:1
-
Very classic OPENGL in Visual Basic in the development of the template control,...
非常经典的OPENGL在Visual Basic中的开发的模板控件,可以直接用于VB开发者使用。-Very classic OPENGL in Visual Basic in the development of the template control, can be directly used for VB developers to use.
- 2022-06-19 03:19:24下载
- 积分:1
-
Realize a variety of particle system effects such as flame fireworks smoke
粒子系统实现 各种效果 火焰 烟雾 烟花等-Realize a variety of particle system effects such as flame fireworks smoke
- 2022-03-25 08:38:58下载
- 积分:1
-
A class to easily generate AVI video with OpenGL and Video for Windows
A class to easily generate AVI video with OpenGL and Video for Windows
- 2023-01-10 22:15:03下载
- 积分:1
-
一维纹理映射的实例,用opengl的一维纹理实现一个漂亮的彩虹效果...
一维纹理映射的实例,用opengl的一维纹理实现一个漂亮的彩虹效果-one-dimensional texture mapping example, the use opengl one-dimensional texture to achieve a beautiful rainbow effect
- 2022-01-21 17:47:04下载
- 积分:1
-
Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能
Opengl,小车的交互,实现了碰撞检测,读取3ds模型,AI等功能-Opengl Trolley interactive and realized the collision detection, reading 3ds model features such as AI
- 2022-10-30 10:55:03下载
- 积分:1
-
OpenGL的编程参考文献
OpenGL的编程参考文献-OpenGL Programming References
- 2022-03-24 07:36:26下载
- 积分:1
-
图形学实验一
图形学实验 名称:二维卡通人脸交互设计与控制
目的与要求:根据OpenGL提供的直线,多边形绘制算法,实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对人脸进行绘制。实现对卡通人脸的交互控制,点击鼠标左键可以对人脸进行拖拽移动。按“↑”按键能够实现卡通人脸绕坐标原点进行旋转。
附加要求:选中其中的一个多边形区域,点击鼠标右键,弹出一个菜单,可以对该区域进行不同颜色的选择。
- 2022-07-22 12:22:04下载
- 积分:1