Implemented proper skybox loading.
commit471101ec42c4ca20dd0b7822e238bc05c69a2604
authorMathias Gottschlag <mathias-go@web.de>
Wed, 4 Mar 2009 18:30:20 +0000 (4 19:30 +0100)
committerMathias Gottschlag <mathias-go@web.de>
Sun, 22 Mar 2009 20:52:34 +0000 (22 21:52 +0100)
treec2b16ad5c737d51c6c3826a16a3b8dea64bccf18
parent23716437abee23ed872289ed6cadd341dd93f40e
Implemented proper skybox loading.
extra/horde3d/textures/ambientMap.png [new file with mode: 0644]
src/CMakeLists.txt
src/eal/horde3d/camera.cc
src/eal/horde3d/converter.cc [new file with mode: 0644]
src/eal/horde3d/converter.hh [copied from src/eal/horde3d/engine.hh with 54% similarity]
src/eal/horde3d/engine.cc
src/eal/horde3d/engine.hh
src/eal/horde3d/environment.cc