![]() - moved abstract core to src/graphics/core - moved proper graphics engine to src/graphics/engine |
||
---|---|---|
.. | ||
README.txt | ||
color.cpp | ||
color.h | ||
device.h | ||
light.h | ||
material.h | ||
texture.h | ||
vertex.h |
README.txt
src/graphics/core Abstract core of graphics engine Core types, enums, structs and CDevice abstract class that define the abstract graphics device used in graphics engine