]> git.mxchange.org Git - simgear.git/commit
Stuart Buchanan :
authorfredb <fredb>
Sun, 23 Nov 2008 12:14:56 +0000 (12:14 +0000)
committerfredb <fredb>
Sun, 23 Nov 2008 12:14:56 +0000 (12:14 +0000)
commit27de1e271e780a0e680ff34a61541e1d43f294b1
tree6b0a24f280c5566ab39724141c82c624ff68b4f4
parent98cecfe940dd9245672b32a01e027aca3d04c02f
Stuart Buchanan :
Attached is a small patch for 3D clouds.
It provide the following:
1) Proper spherical distribution of sprites (previously they were distributed cylindrically - whoops)
2) Better shading, so the bottom of the cloud is darker than the top.
3) Fixed a couple of texture sizing bugs.
simgear/scene/sky/CloudShaderGeometry.cxx
simgear/scene/sky/CloudShaderGeometry.hxx
simgear/scene/sky/cloudfield.cxx
simgear/scene/sky/cloudfield.hxx
simgear/scene/sky/newcloud.cxx