-
Opengl 三维平面裁剪源码 Opengl 三维平面裁剪源码
Opengl 三维平面裁剪源码 Opengl 三维平面裁剪源码-Opengl 3D clipe Opengl 3D clipe
- 2023-01-16 21:00:03下载
- 积分:1
-
图像去噪处理
图形的读入,输出,将彩色图像转换为灰度图像,为图像添加掩膜以达到去噪处理,有详细的注释。包含幂次变换和二位滤波的图像处理
- 2023-07-27 20:25:04下载
- 积分:1
-
MFC + OPENGL 动态雷达扫描图
使用线程来停止/开始画图 ,VS2010 ,MFC 在picture control控件上,使用OPENGL绘图,绘制动态雷达扫描图,扇形是透明效果,内有详细注释
- 2022-03-05 05:53:50下载
- 积分:1
-
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程
一篇对初学者学习OpenGL编程很有益的简单易懂的电子教程-one pair of beginners learning OpenGL Programming very useful simplified electronic directory
- 2023-07-02 21:25:03下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
著名的Nehe的OpenGL教程VC++配套源码21-30课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from lesson 21 to 30 with many comment!
- 2022-07-22 15:54:04下载
- 积分:1
-
OpenGL绘图实例,开发工具VC++,欢迎下载
OpenGL绘图实例,开发工具VC++,欢迎下载-Examples of OpenGL graphics, development tools VC++, Welcome to download
- 2022-09-28 23:30:03下载
- 积分:1
-
纹理贴图
这是一个使用c#.net 平台下使用opengl库的纹理贴图例子。对于纹理贴图的整个过程都比较清楚,完整。经过测试能够成功运行,是一个新手学习纹理贴图的好例子。
- 2022-07-19 16:38:06下载
- 积分:1
-
opengl文档
opengl文档-opengl Documents
- 2022-12-07 10:25:06下载
- 积分:1
-
opengl基础教程电子书,含有基本的opengl编程方法
opengl基础教程电子书,含有基本的opengl编程方法-Essentials opengl e-book, containing the basic opengl programming
- 2022-03-26 15:52:43下载
- 积分:1
-
The concept of particle effects is very simple. Particle effects can be used to...
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
- 2022-02-24 16:10:50下载
- 积分:1