mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2024-11-11 09:43:02 +01:00
10 lines
200 B
Markdown
10 lines
200 B
Markdown
(draft)
|
|
## SDL Service
|
|
|
|
This is a `Service` which manages Windows, OpenGL Contexts and Events.
|
|
|
|
The current implementation limits it to one Window and OpenGL Context.
|
|
|
|
Support for Vulkan is planned.
|
|
|