Stuart Buchanan
c0bebf5404
Updates to 3D clouds to use the new shading parameters.
2011-10-06 21:21:13 +01:00
Stuart Buchanan
74a9f8e1a6
Extend visibility range of 3d clouds to /sim/rendering/clouds3d-vis-range
2011-08-21 22:09:04 +01:00
Stuart Buchanan
191a51d921
Support z-scaling in the 3d clouds- shader parts.
2011-08-07 13:47:17 +01:00
ThorstenB
09062b72a9
Robert (dogg360): make shaders work for AMD/ATI graphics (#96,#335 related)
...
AMD/ATI compiler requires proper float values for conditions/expressions.
2011-07-04 20:20:26 +02:00
Torsten Dreyer
9998a658ec
Another attempt to fix #123 : 3d clouds flicker on mac
...
Thanks to Stuart for providing this patch.
2011-06-28 20:03:59 +02:00
Torsten Dreyer
cc37e63561
Fix bug#123: 3d cloud flicker on Mac
2011-06-08 17:08:33 +02:00
timoore
8c55e1b2bc
update to a more recent version of the cloud shader
...
Author: Tim Moore <timoore@redhat.com>
2009-11-26 16:15:45 +00:00
timoore
ab97ee326a
effect for clouds
...
Author: Tim Moore <timoore@redhat.com>
2009-11-26 10:44:44 +00:00
jmt
1531446fb2
From Lauri Peltonen (Zan):
...
These two patches allow use of external shaders as the tree and 3d cloud
shaders. The shaders are Shaders/3dcloud.{frag|vert} and
Shaders/tree.{frag|vert}. If the shader files are not found, the
original shaders included in the source are used.
This makes testing modifications to the shaders easier and faster. End
users should see no difference when using this.
2009-09-29 07:41:11 +00:00