summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/README.txt
blob: 05d2d76f430369a94bdfc887e686d903f7796078 (plain)
1
2
3
4
5
6
7
8
9
/**
 * \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
 */