gKit2 light
Classes | Functions
tuto6GL_buffer.cpp File Reference

utilisation de glDrawArraysInstanced() et attributs d'instance sotckes dans un buffer More...

#include <cstdlib>
#include <ctime>
#include "vec.h"
#include "mat.h"
#include "mesh.h"
#include "wavefront.h"
#include "program.h"
#include "uniforms.h"
#include "orbiter.h"
#include "app.h"

Go to the source code of this file.

Classes

class  DrawInstanceBuffer
 

Functions

int main (int argc, char **argv)
 

Detailed Description

utilisation de glDrawArraysInstanced() et attributs d'instance sotckes dans un buffer

Definition in file tuto6GL_buffer.cpp.