0ad/binaries/data/mods/public/shaders
Ykkrosh fe3315376c Add BoundingSphere, SOverlaySphere.
BoundingSphere is similar to a bounding box, but more spherical.

SOverlaySphere is useful for visualising BoundingSphere (it's quite
inefficient and should only be used for debug functionality).

Normalise the camera frustum clipping planes, so that IsSphereVisible
gives the correct result.

This was SVN commit r15261.
2014-06-01 18:05:46 +00:00
..
arb Add BoundingSphere, SOverlaySphere. 2014-06-01 18:05:46 +00:00
effects Add BoundingSphere, SOverlaySphere. 2014-06-01 18:05:46 +00:00
glsl Probably fixes uninitialized variable warning in GLSL model shader on some drivers 2014-05-20 03:41:46 +00:00
program.rng Add support for custom vertex attributes and array-of-matrix uniforms in GLSL. 2012-04-12 14:10:02 +00:00