|
gKit2 light
|
#include "wavefront.h"#include "texture.h"#include "program.h"#include "uniforms.h"#include "framebuffer.h"#include "orbiter.h"#include "draw.h"#include "app_camera.h"Go to the source code of this file.
Classes | |
| class | TP |
Functions | |
| Mesh | make_grid (const int n=10) |
| Mesh | make_ground (const int n=10) |
| Mesh | make_xyz () |
| Mesh | make_frustum () |
| int | main (int argc, char **argv) |