gKit2 light
Functions | Variables
tuto6.cpp File Reference

dessiner un objet texture More...

#include <stdio.h>
#include "window.h"
#include "mesh.h"
#include "wavefront.h"
#include "texture.h"
#include "orbiter.h"
#include "draw.h"

Go to the source code of this file.

Functions

int init ()
 
int draw ()
 
int quit ()
 
int main (int argc, char **argv)
 

Variables

Mesh objet
 
GLuint texture
 
Orbiter camera
 

Detailed Description

dessiner un objet texture

Definition in file tuto6.cpp.