]> git.mxchange.org Git - simgear.git/commit
rewrite of sky dome code
authortimoore <timoore>
Mon, 14 Apr 2008 21:44:21 +0000 (21:44 +0000)
committertimoore <timoore>
Mon, 14 Apr 2008 21:44:21 +0000 (21:44 +0000)
commitc7dab4abeaf4b05904210dbc9d01680378adfe80
treeef3ea407514ab89001d9985859d2a30c4b83cd2e
parent5e4c4725bce206ebbe821589035d998eafeff5cb
rewrite of sky dome code

Add more points to the dome, giving it a dome shape rather than a
dunce cap shape.

Represent as OpenGL DrawElements instead of as triangle strips.

Only calculate have the sky colors and reflect those across the dome.
simgear/math/Makefile.am
simgear/math/Math.hxx [new file with mode: 0644]
simgear/scene/sky/dome.cxx
simgear/scene/sky/dome.hxx