![]() |
||
---|---|---|
.. | ||
README.txt | ||
camera.cpp | ||
camera.h | ||
cloud.cpp | ||
cloud.h | ||
engine.cpp | ||
engine.h | ||
lightman.cpp | ||
lightman.h | ||
lightning.cpp | ||
lightning.h | ||
oldmodelmanager.cpp | ||
oldmodelmanager.h | ||
particle.cpp | ||
particle.h | ||
planet.cpp | ||
planet.h | ||
planet_type.h | ||
pyro.cpp | ||
pyro.h | ||
pyro_manager.cpp | ||
pyro_manager.h | ||
pyro_type.h | ||
terrain.cpp | ||
terrain.h | ||
text.cpp | ||
text.h | ||
water.cpp | ||
water.h |
README.txt
/** * \dir src/graphics/engine * \brief Graphics engine * * CEngine class and various other classes implementing the main features * of graphics engine from model loading to decorative particles * * Graphics operations are done on abstract interface from src/graphics/core */