]> git.mxchange.org Git - simgear.git/commit
Starting to work on an independent sky implimentation that can be used by
authorcurt <curt>
Thu, 2 Mar 2000 00:56:35 +0000 (00:56 +0000)
committercurt <curt>
Thu, 2 Mar 2000 00:56:35 +0000 (00:56 +0000)
commit86892d87e9d8f7054aeb43e66bda0d75fe41258f
tree03858201e822d49ab3c043f0e325be118a67d30a
parent41218272c447b7f7a93e5df39d620755022f20e2
Starting to work on an independent sky implimentation that can be used by
any ssg application and can have it's components driven realistically based
on time.
simgear/sky/Makefile.am [new file with mode: 0644]
simgear/sky/skydome.cxx [new file with mode: 0644]
simgear/sky/skydome.hxx [new file with mode: 0644]
simgear/sky/skysun.cxx [new file with mode: 0644]
simgear/sky/skysun.hxx [new file with mode: 0644]
simgear/sky/sphere.cxx [new file with mode: 0644]
simgear/sky/sphere.hxx [new file with mode: 0644]