Python Primer for the Impatient
Python Primer
for the Impatient
Lua Primer for the Impatient
Lua Primer
for the Impatient
OpenGL interpolation qualifiers (GLSL)
OpenGL interpolation
qualifiers (GLSL)
GLSL Hacker - Pixel hacking with GLSL, Lua and Python under Windows, Linux and Mac OSX
GLSL Hacker 0.5.0
 
OpenGL 4 Tessellation on Mac OS X
OpenGL 4 Tessellation
on Mac OS X
GpuTest 0.4.0 - Cross Platform OpenGL Benchmark for Windows, OS X and Linux
GpuTest 0.4.0 for Windows
Mac OS X and Linux

Posts Tagged ‘load-balancing’


Parallel Rendering: Cross-Segment Load-Balancing in Equalizer

1 comment - What do you think?  Posted by JeGX - 2009/08/04 at 11:29

Categories: OpenGL, SDK   Tags: , , , ,




Read more…


Equalizer 0.5.4 – OpenGL Parallel Rendering

5 comments - What do you think?  Posted by JeGX - 2008/07/29 at 10:52

Categories: OpenGL, Programming   Tags: , , , , ,

The new release of Equalizer is available. Equalizer is an open source project providing a minimally invasive programming interface and resource management system for parallel, scalable OpenGL applications. It allows an application to run unmodified on any visualization system, from a simple workstation to large scale graphics clusters and multi-GPU workstations.

Links:
- Equalizer 0.5.4 release notes
- DB (sort-last) load-balancing

The Equalizer example application running on the same display wall.

The following video shows volume rendering using three GPUs and dynamic 2D load-balancing. The tiling is adapted each frame automatically and transparently to the application by Equalizer. The data set has 256^3 voxels, and is rendered using 2560 slices using the eVolve scalable volume renderer.