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