Welcome![Sign In][Sign Up]
Location:
Search - gpu opengl

Search list

[OpenGL programsimple_fragment_program2

Description: 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. The code shows how to use the preparation of complex NV_fragment_program2 GPU procedures.
Platform: | Size: 397312 | Author: 王赞纲 | Hits:

[OpenGL programcolorvary1

Description: 采用CG和OpenGL,利用GPU的管线实现图形的绘制,最终在屏幕上显示一个彩色的三角形。对于初学CG的同学会有一定帮助。-using CG and OpenGL, the use of the pipeline GPU graphics rendering, eventually displayed on the screen of a color triangle. CG for novice students will certainly be helpful.
Platform: | Size: 68608 | Author: 小溪 | Hits:

[OpenGL programOSG_plane

Description: OpenSceneGraph是在OpenGL基础上对其进行了封装和改进的图形开发包,采用树型结构来组织和绘制整个场景。最新版本的osg内核集成了GPU管线绘制。本例子是用osg编写的一个基本例子,将osg中的飞机模型载入到场景中显示出来。-OpenSceneGraph is based on OpenGL for its packaging and improved Graphics development kits, using a tree structure to organize and rendering the whole scene. Osg latest version of the kernel integrates GPU rendering pipeline. This example is the use osg prepared a basic example of the plane osg included in the model to the scene revealed.
Platform: | Size: 286720 | Author: 小溪 | Hits:

[OpenGL programlibopenvidia-0.8.3

Description: The Openvidia project implements computer vision algorithms on computer graphics hardware, in OpenGL and Cg. The project provides useful example programs which run computer vision algorithms on single or parallel gfx processing units(GPU). -The project implements compute Openvidia r vision algorithms on computer graphics hardw are, in Cg and OpenGL. The project provides useful ex ample programs which run computer vision algor ithms on single or parallel processing unit gfx s (GPU).
Platform: | Size: 247808 | Author: pierre | Hits:

[MPIfluidsD3D

Description: 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发流体模拟程序,是基于GPU的通用计算应用在图形学领域的一个范例。由于该环境在国内不常见,并且支持模拟环境,保留了可执行文件作为参考。-based on the latest generation of common GPU-- Geforce8800. CUDA platform in the development of fluid simulation program, GPU is based on the generic terms used in the field of graphics one example. As the environment in China is not uncommon, and supports simulation environment, while retaining the executable file as a reference.
Platform: | Size: 1684480 | Author: 白洪涛 | Hits:

[OpenGL programhelloGPGPU-1.0.2

Description: 可编程GPU和OpenGL图形库的学习入门程序。-programmable GPU and the OpenGL graphics library learning induction procedures.
Platform: | Size: 27648 | Author: 简单 | Hits:

[OpenGL programgpurt

Description: GPU ray tracing:这是一个用GPU实现光线追踪的源代码-GPU ray tracing: This is a ray tracing with GPU realize the source code
Platform: | Size: 809984 | Author: bitorRay | Hits:

[OpenGL programgl_water_source

Description: 一个基于OpenGL的GPGPU例子。对于理解GPGPU有帮助。-OpenGL-based examples of GPGPU. Helpful for understanding the GPGPU.
Platform: | Size: 68608 | Author: Zhang Boyang | Hits:

[OpenGL programCG

Description: 一个用VC和OpenGL写的飞机漫游地形程序。界面美观漂亮,具有一定的借鉴意义。-A VC and OpenGL with written procedures for aircraft roaming the terrain. Beautiful interface, with a certain degree of referential significance.
Platform: | Size: 3178496 | Author: 余杰 | Hits:

[OpenGL programintroduction

Description: Cg,gpu,以及openGL的入门程序-Cg, gpu, as well as entry procedures openGL
Platform: | Size: 3072 | Author: jack | Hits:

[OpenGL programDemoFluid2D

Description: 使用cg和opengl实现的水波模拟,使用GPU编程。-Cg and opengl realize the use of the wave simulation, the use of GPU programming.
Platform: | Size: 843776 | Author: xinruichao | Hits:

[OpenGL programLunaGPGems

Description: 使用GPU和OpenGL实现的三维水波模拟,借助纹理映射模拟水波的倒影。-The use of GPU and OpenGL realize three-dimensional wave simulation, using texture mapping of the reflection wave simulation.
Platform: | Size: 2274304 | Author: xinruichao | Hits:

[Windows Develop45

Description: 用VC++,OpenGL和CG在GPU上实现期权定价的计算-Using VC , OpenGL and CG in the GPU to achieve the calculation of option pricing
Platform: | Size: 652288 | Author: liyuwen | Hits:

[Windows Develop43

Description: 用OpenGL,VC++和cg实现蛋白质结构的GPU计算-Using OpenGL, VC++ And cg protein structure realize the GPU computing
Platform: | Size: 133120 | Author: liyuwen | Hits:

[OpenGL programCGClass_Basic

Description: 学习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 this type can easily cg files GPU programming, a complete framework for the VC, including all. H and . cpp file
Platform: | Size: 135168 | Author: 李文庆 | Hits:

[3D GraphicVolumeRenderCartesian

Description: 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
Platform: | Size: 1360896 | Author: ludan | Hits:

[OpenGL programgl_water_source

Description: 很有名的使用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 matrix and vector, complex matrix calculation carried out in the GPU. Do want to use the GPU for parallel numerical calculation must be helpful ~
Platform: | Size: 283648 | Author: shiping | Hits:

[OpenGL programgpufftw1.0

Description: 在GPU上实现FFT,本科毕设时的资料,用OPENGL实现。-GPU to achieve in the FFT, we completed the set up information at the time, using OPENGL achieve.
Platform: | Size: 219136 | Author: 谢坚 | Hits:

[OpenGL programcvtool

Description: A command line tool that implement multi High Dynamic Range Image Processing Algorithms using OpenGL and Graphics Processing Units (GPU).
Platform: | Size: 164864 | Author: linux | Hits:

[Game EngineOpenGL_WaterSimu

Description: Win32 SDK C++ OpenGL GPU 水波模拟-Win32 SDK C++ OpenGL GPU Water Wave Simulation
Platform: | Size: 1916928 | Author: weiguian | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net