|
gKit2 light
|
exemple direct. More...
#include "app.h"#include "vec.h"#include "mat.h"#include "program.h"#include "uniforms.h"#include "texture.h"#include "mesh.h"#include "wavefront.h"#include "orbiter.h"Go to the source code of this file.
Classes | |
| struct | glsl::gvec2< T > |
| struct | glsl::gvec3< T > |
| struct | glsl::gvec4< T > |
| class | VertexCompute |
Functions | |
| int | main (int argc, char **argv) |
exemple direct.
Definition in file tuto_vertex_compute.cpp.