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 ‘order independent transparency’


[3D Programming] Fast A-Buffer With Reduced Memory Footprint Using OpenGL 4.0

2 comments - What do you think?  Posted by JeGX - 2010/07/21 at 11:08

Categories: Game Development, OpenGL   Tags: , , , , ,

OpenGL 4.0 A-Buffer
The memory optimized version runs at around 320FPS.


Read more…


[3D Programming] Fast A-Buffer Algorithm Demo Using OpenGL 4.0

5 comments - What do you think?  Posted by JeGX - 2010/06/10 at 10:27

Categories: Game Development, OpenGL   Tags: , , , , , , ,

OpenGL 4.0 A-Buffer demo
800k+ polygons rendered at more than 400 FPS with transparency


Read more…