Kohi Game Engine
|
Files | |
file | camera.h [code] |
file | renderer_frontend.h [code] |
The renderer frontend, which is the only thing the rest of the engine sees. This is responsible for transferring any data to and from the renderer backend in an agnostic way. | |
file | renderer_types.h [code] |
file | rendergraph.h [code] |
file | viewport.h [code] |