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