colobot/src/graphics/README.txt

6 lines
185 B
Plaintext
Raw Normal View History

2012-04-28 15:53:17 +00:00
src/graphics
In the future, it will contain common interface to handling 3D graphics with concrete implementations for OpenGL and DirectX.
Currently, there is only the D3D interface.