搜索资源列表
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.
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.
basic_math_tutorial_cg.tar
- 介绍GPU编程的背景及在GPU上运算所需要的步骤,这里通过实现在GPU上运算一个线性代数的简单例子。阐明一些GPGPU编程入门的必备知识和概念,一些编程实现技术,只要稍作修改和扩充,便能运用到复杂的GPU运算应用上。
helloGPU
- 学习GPU编程的入门程序,其中包括了必要的函数和基本结构。
DemoFluid2D
- 使用cg和opengl实现的水波模拟,使用GPU编程。
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
gl_water_source.rar
- 很有名的使用OpenGL的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~,The use of well-known examples of OpenGL, GPU programming (a quote from the siggraph paper): here the use of the graphics hardware on the expression of m
glsl4.zip
- 基于GPU编程,GLSL,对于新手有很大的帮助,不过注释是日语,GPU-based programming, GLSL, for the novice there are a great help, but notes that Japanese
cuda_lecture_1
- 清华大学教授关于GPU的讲义--第一课,内容详尽,浅显。是学习GPU编程的很好的参考材料。-Professor lectures on the GPU- the first class, comprehensive, simple. GPU programming is to learn from good reference material.
cuda_lecture_2
- 清华大学教授关于GPU的讲义--第二课(共4课),内容详尽,浅显。是学习GPU编程的很好的参考材料。-Professor lectures on the GPU- the second class (4 classes), and detailed, simple. GPU programming is to learn from good reference material.
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
glsldemo-src-3.8
- 大量的opengl的GLSL的GPU编程的例子,非常适合入门和高级编程者参考。-Opengl lot of examples of GLSL of GPU programming is ideal for introductory and advanced programming reference.
cuda_lecture_4
- 清华大学教授关于GPU的讲义--第4课(共4课),内容详尽,浅显。是学习GPU编程的很好的参考材料。-Professor lectures on the GPU- the first 4 courses (4 classes), and detailed, simple. GPU programming is to learn from good reference material.
FFFF323-src
- 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!
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
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