colobot/src/graphics
Piotr Dziwinski 15c9cbd228 Debug mode for displaying crash spheres, closes #400 2016-03-19 11:54:58 +13:00
..
core Rewritten shadow mapping implementation 2016-03-07 18:33:19 +01:00
d3d Fixed code formatting 2013-05-27 10:19:16 +02:00
engine Debug mode for displaying crash spheres, closes #400 2016-03-19 11:54:58 +13:00
model Updated license headers 2016-02-13 14:11:30 +01:00
opengl Fix colobot-lint warnings 2016-03-15 17:39:00 +01:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00

README.txt

/**
 * \dir src/graphics
 * \brief Graphics engine
 */

/**
 * \namespace Gfx
 * \brief Namespace for (new) graphics code
 *
 * This namespace was created to avoid clashing with old code, but now it still serves,
 * defining a border between pure graphics engine and other parts of application.
 */