]> git.tdb.fi Git - r2c2.git/commit
Render a sky in the upper hemisphere of a view's background
authorMikko Rasa <tdb@tdb.fi>
Sun, 24 Nov 2013 21:54:30 +0000 (23:54 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 24 Nov 2013 21:54:30 +0000 (23:54 +0200)
commit1fec110dffcb5740aa20bb826b92aa6a3824503d
treed1028b871ef7c4b7516d4077486421867fbdb24d
parentd96fe1e17d4517dfcc5c7902828ef230901a77b8
Render a sky in the upper hemisphere of a view's background

I'll have to do something about the lower hemisphere as well, but this
already makes train views look 46% better.
data/sky.object [new file with mode: 0644]
data/sky.shader [new file with mode: 0644]
source/3d/sky.cpp [new file with mode: 0644]
source/3d/sky.h [new file with mode: 0644]
source/3d/view.cpp
source/3d/view.h