搜索资源列表
VolRen
- 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
VolumeRenderCartesian
- 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
gpufire
- 应用opengl绘制火的效果,应用了gpu技术绘制,希望对大家有帮助-Applications opengl drawing fire effects, application of the gpu technology for the mapping, we want to help
OctreeGPU
- 基于GPU和Octree的3D图形程序,能够实现对3ds模型数据的八叉树管理与渲染,带图形交互功能。-Based on GPU and Octree, managing and rendering 3ds model with Octree and OpenGL, with GUI interaction.
Stereogram_src
- 演示分别用CPU和GPU采用OpenGL渲染的例子。-A sample of demostrating OpenGL Shader developped by CPU and GPU respectively.
simpleGL
- This example of a Simple openGL use in 3D graphics with GPU High performance technologies,
Equalizer
- Equalizer 是标准的中间件并行创建和部署基于OpenGL的应用程序。它使应用程序能够从多个显卡,处理器和计算机利于规模的渲染性能,外观质量和显示尺寸。均衡器在任何应用程序运行未经修改的可视化系统从一个简单的工作站,以大型图形集群,多GPU工作站和虚拟现实装置- Equalizer is the standard middleware to create and deploy parallel OpenGL-based applications. It enables applicat
SceneDemo
- 基于现代OpenGL的火焰粒子系统的模拟,采用双缓冲思想,将粒子的计算搬运到了GPU上进行并行计算,加快粒子系统的模拟速度。(Based on the modern OpenGL simulation of the flame particle system, the double buffer idea is adopted to transfer the computation of particles to GPU for parallel computation, which accel
FountainParticle
- 基于OpenGL3.3+的粒子系统,将粒子的计算搬运到GPU上,从大大加快了粒子系统的实时模拟速度。(The particle system based on OpenGL3.3+ carries the particle calculation to GPU, which greatly speeds up the real-time simulation speed of the particle system.)