sphore 0.0.1
SPH openGL rendering engine

src/render.h File Reference

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.

Detailed Description

Code for performing the rendering.


Function Documentation

void render ( void  )

Renders all the stuff.

void render_init ( void  )

Initialise stuff for the rendering.

Should be a corrisponding function to clean up...

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines