搜索资源列表
WaterDemo
- 这是一个简单的模拟水面反射效果的程序,程序中使用了GPU编程技巧-This is a simple simulation of surface reflection effects of the procedure, procedures using the GPU Programming Skills
simple_fragment_program2
- nvidia公司nv40内核显卡可以支持在opengl片段编程(fragment program )实现循环,分支等最新的gpu编程。本代码演示如何使用NV_fragment_program2编写复杂的gpu程序.-ATI card company being core support in opengl fragment programming (frag ment program) to achieve cycle, the latest branch of GPU programming.
gpu_nvidia
- 这是国际上首次采用GPU来实现立体视觉匹配的应用,此后GPU的应用才开始变的广泛起来,很值得从事GPU编程和开发者阅读,里面实现的很精简,读懂要花点功夫哦。
helloGPGPU-1.0.2
- GPU编程的基本教程,源码中介绍了基本技术的使用,包括纹理、fragment program、copy to texture等技术。 A basic GPU tutorial, several basic techniques are used in the source code, including texture, fragment programming, copy to texture techniques and others.
GPUGems1.rar
- GPU精粹--实时图形编程的技术、技巧和技艺,电子书下载,是绝对精典的GPU编程学习资料,GPU essence- real-time graphical programming technology, skills and techniques, download e-book is absolutely classical study of GPU programming information
gpubase.tar
- GPU 编程示例,介绍GPU结合GLSL,CG实现图像处理及数学运算,值的学习。-GPU Sample
CGClass_Basic
- 学习cg语言的绝好例子,使用VC+OPENGL+GPU(CG语言)编程,自定义了一个cg类,通过此类可以方便的使用cg文件进行GPU编程,一个完整的VC框架,包含所有的.h和.cpp文件-Cg excellent language learning examples, the use of VC OPENGL GPU (CG Language) programming, since the definition of a category cg, through the use of t
gpu_interface
- VC中对GPU编程的程序,对学习GPU很有帮助-VC of GPU programming procedures, GPU very helpful in learning
Water
- 一个超级豪华的用GPU编程对水面效果的诠释,完美的酣畅淋漓,是深入学习GPU编程必看的程序。-A super-luxurious GPU programming with the interpretation of the effect of the water, dripping earned perfect, is a must-see-depth study of GPU programming procedures.
GPUGems2
- GPU精粹2-高性能图形芯片和通用计算编程技巧,电子书下载, 是绝对精典的学习GPU编程资料! -GPU essence 2- high-performance graphics chips and general-purpose computing programming skills, download e-book is absolutely classical study of GPU programming information!
GPU-rendering
- 通过对中国水墨画特点的深入观察分析,调查当前非真实感图形学 技术发展以及深入了解了当前图形处理硬件的相关知识后,本论文提出 了利用可编程图形处理硬件将三维模型实时转换为水墨画效果非真实感 图形的渲染方法,并做了多种水墨风格的研究以及泼墨动画和关键帧动 画的研究。 -Chinese ink painting through observation of the characteristics of in-depth analysis, investigate the curre
OpenCL
- OpenCL详细说明,GPU编程,采用CUDA架构体系-OpenCL details specification, GPU programming
gpu
- gpu编程书籍 并行计算机导论 对gpu编程者有很大的帮助-Parallel gpu computer programming books An Introduction to Programming on the gpu are of great help
FBO_Example2
- 基于硬件GPU编程的例子,将三维模型利用硬件截取成纹理图像重新传给cpu,实现纹理贴图的功能。-Hardware-based GPU programming examples, will be three-dimensional model into a texture image using the hardware re-passed the Interception of cpu, to achieve texture mapping function.
waterGPU
- 利用directx编程实现的水面模拟,GPU编程实现。-water surface GPU progarmming
GPUandCG
- GPU编程与CG语言,国内牛人所著,2009年出品,学习shader必备工具书。-GPU Programming And Cg Language Primer 1rd Edition
GPU_Programming_Guide_Chinese
- NVIDIA 图形处理器编程指南中文版 2.2.0 ,学习GPU编程技术的好帮手 ,非常实用的资料-NVIDIA GPU Programming Guide Chinese version 2.2.0, learning GPU programming is a good helper and very practical information
CUDA
- GPU编程计算统一设备架构Cuda的入门资料 中文版讲的比较详细-GPU Compute Unified Device Architecture Cuda programming introductory information about the Chinese version of the more detailed
GPU-AND-CG
- GPU编程与CG语言只阳春白雪下里巴人,CG编程入门-gpu programme and cg tutorial
GPU-Gems-3
- 《GPU精粹3》是GPU精粹系列畅销书的第三卷,展示了当今最前沿的图形处理单元(GPU)编程技术。现代GPU的可编程性让开发者不仅可以在自己的岗位上迅速脱颖而出,更使得他们可以在非图形应用程序中运用GPU的卓越处理能力,例如,物理仿真、金融分析,甚至是病毒检测——尤其是在cuDA体系结构下。图形学仍然是GPU主要应用领域,通过学习《GPU精粹3》,读者会惊喜地发现一些最新的算法,使用它们可以创建非常真实的角色,实现更逼真的光照效果,以及完成绘制后的混合效果。-GPU Gems 3 contain