Renderer - hadron13/Skeewb GitHub Wiki
The renderer is responsible for creating a window, gathering input, and the whole rendering work.
It is implemented through files in src/renderer
Types
- WIP
Interface
- WIP
The renderer is responsible for creating a window, gathering input, and the whole rendering work.
It is implemented through files in src/renderer