sphore 0.0.1
SPH openGL rendering engine
|
Code for performing the rendering. More...
Go to the source code of this file.
Functions | |
void | render_init (void) |
Initialise stuff for the rendering. | |
void | render (void) |
Renders all the stuff. |
Code for performing the rendering.
void render | ( | void | ) |
Renders all the stuff.
void render_init | ( | void | ) |
Initialise stuff for the rendering.
Should be a corrisponding function to clean up...