-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
一个用opengl编写的彩虹效果,其中用到了粒子系统
一个用opengl编写的彩虹效果,其中用到了粒子系统-opengl prepared with a rainbow effect, which uses a particle system
- 2022-07-05 09:40:46下载
- 积分:1
-
这个例子演示了使用OpenGL创建一支蜡烛火焰的影响…
该例子演示了使用OPENGL创建蜡烛火焰的效果,包含完整源代码,使学习游戏中火焰粒子运动及爆炸粒子运动的好-The example demonstrates the use of OpenGL to create the effect of a candle flame, including complete source code, make learning games flame particle and particle explosion good Dongdong
- 2022-07-12 11:22:16下载
- 积分:1
-
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教...
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教-use OpenGL painting a Tai Chi map, which uses a method of filling, for them to learn from the exhibitions
- 2022-03-10 00:35:36下载
- 积分:1
-
OPENGL入门级学习文档,文件格式是chm的。对初学者非常有帮助...
OPENGL入门级学习文档,文件格式是chm的。对初学者非常有帮助-OPENGL study entry-level document, the chm file format is. Very helpful for beginners
- 2022-01-22 02:57:29下载
- 积分:1
-
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、...
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、图像处理、优化算法、系统编程、界面美化、OpenGL三维虚拟现实、汇编语言混合编程、DirectX编程、复合文档等许多热门领域。-Visual C++ Wonderful examples detailed in this book through a comprehensive 50 question, introduced VisualC++ The development of skills and methods, covering the VisualC++ Database programming, network, multimedia, image processing and optimize the algorithms, system programming, interface landscaping, OpenGL three-dimensional virtual reality, mixed assembly language programming, DirectX programming, compound document, and many other popular fields.
- 2022-09-16 03:35:06下载
- 积分:1
-
OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形...
OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形-OPengl procedures, the MFC-based VC Design Library, a major achievement in a single document View Drawing a triangular gradient colors
- 2022-05-16 03:47:24下载
- 积分:1
-
openGL 纹理,贴图,光照,雾气处理
openGL 纹理,贴图,光照,雾气处理-opengl texture ,image,fog,light,process
- 2022-03-01 06:14:07下载
- 积分:1
-
MFC produced using opengl development framework, opengl become lovers can be car...
利用MFC制作的opengl开发框架,opengl变成爱好者可在此基础上进行二次开发-MFC produced using opengl development framework, opengl become lovers can be carried out on the basis of the secondary development
- 2023-08-04 18:40:03下载
- 积分:1
-
OpenGL fountain effect of the display, is a complex calculation of particle traj...
OPENGL喷泉效果的演示,主要是复杂粒子运动轨迹计算及粒子生命周期计算同时还有3D场景的角度变换-OpenGL fountain effect of the display, is a complex calculation of particle trajectories and calculating particle life cycle along with 3D scenes perspective transform
- 2022-03-11 12:18:55下载
- 积分:1