srp
software rendering pipeline
Loading...
Searching...
No Matches
API reference

Things you need to know as a user of the library. More...

Collaboration diagram for API reference:

Modules

 Context
 Object managing the runtime state.
 
 Buffer
 Objects storing vertices and their indices.
 
 Framebuffer
 Color and depth buffer management.
 
 Shaders
 Typedefs representing vertex & fragment shaders, shader program.
 
 Vertex
 Typedefs representing vertex, vertex variables and etc.
 
 Texture
 Texture mapping.
 
 Math
 Vector & Matrix API, only included if you define SRP_INCLUDE_VECTOR or SRP_INCLUDE_MAT
 
 Various
 Stuff that cannot be easily grouped into other modules.
 

Detailed Description

Things you need to know as a user of the library.