-
GLSL实现了图像降噪,锐化,对比度增强
本程序借助OpenGL及其高级着色语言GLSL实现了图像降噪,锐化,对比度增强等图像处理操作!-With this procedure
and its high-level shading language GLSL OpenGL implementation of image
noise reduction, sharpening, contrast enhancement and other image
processing!
- 2022-04-15 04:32:13下载
- 积分:1
-
这是OPENGL超级宝典一书的随书光盘,里面涵盖了大部分基于MFC下OPENGL函数库操作的例子,是精通OPENGL编程大好帮手...
这是OPENGL超级宝典一书的随书光盘,里面涵盖了大部分基于MFC下OPENGL函数库操作的例子,是精通OPENGL编程大好帮手-This is a treasury of a Super OpenGL the CD with the book, they cover most of OpenGL-based MFC library operation example, is well versed in OpenGL programming excellent helper
- 2022-05-26 06:18:35下载
- 积分:1
-
使用cg和opengl实现的水的跳跃模拟。
使用cg和opengl实现的水的跳跃模拟。-Cg and opengl realize the use of the water jump simulation.
- 2022-03-01 19:57:15下载
- 积分:1
-
带纹理犹他壶
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 I am learning things that help you right! ! ! I read, quite good, as heard Rong-yi!
- 2022-10-03 07:20:03下载
- 积分:1
-
opengl入门程序旋转3d图形
应用背景opengl结合c#开发的入门程序,简单实现了立体图形绘制及旋转,.net 平台下使用opengl库例子。代码简单易懂且完整。经过测试能够成功运行,是一个新手学习纹理贴图的好例子。
关键技术Nehegl类库、opengl 结合VS2008 代码简单;思路明晰 csgl类库应用、纹理及绘图技术;opengl结合c#
- 2023-05-24 09:20:03下载
- 积分:1
-
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助...
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助-Demo programming opengl basic concept of teaching procedures, including topics such as conversion, illumination, and texture, such as atomized individuals think the understanding of great help to have opengl programming
- 2022-01-30 15:30:16下载
- 积分:1
-
opengl NeHe 教程
opengl NeHe 教程-opengl
- 2022-02-04 06:32:35下载
- 积分:1
-
opengl 教程,基础的介绍opengl的使用方法,网上下的
opengl 教程,基础的介绍opengl的使用方法,网上下的-opengl tutorial, basic introduction to the use of opengl, online under
- 2022-02-04 20:18:52下载
- 积分:1
-
opengl编程环境配置 ,用来给opengl指路
opengl编程环境配置 ,用来给opengl指路-opengl programming environment configuration, used to opengl Beacon
- 2023-02-03 18:10:04下载
- 积分:1