Engine/graphics/README.md

3 lines
217 B
Markdown
Raw Normal View History

2024-06-27 20:25:32 +02:00
# The `graphics` subsystem
This subsystem is essential for displaying graphics to the screen, though requires a Graphics API to do anything. It provides among other things interfaces that Graphics APIs can implement.