KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
nehe06.c File Reference
#include <kos.h>
#include <KGL/gl.h>
#include <KGL/glu.h>
#include <KGL/glut.h>

Functions

GLuint glTextureLoadPVR (char *fname, unsigned char isMipMapped, unsigned char glMipMap)
 
void draw_gl (void)
 
int main (int argc, char **argv)
 

Variables

GLfloat xrot
 
GLfloat yrot
 
GLfloat zrot
 
GLuint texture [1]
 

Function Documentation

◆ draw_gl()

void draw_gl ( void )

References texture, xrot, yrot, and zrot.

◆ glTextureLoadPVR()

GLuint glTextureLoadPVR ( char * fname,
unsigned char isMipMapped,
unsigned char glMipMap )
extern

◆ main()

Variable Documentation

◆ texture

GLuint texture[1]

◆ xrot

GLfloat xrot

◆ yrot

GLfloat yrot

◆ zrot

GLfloat zrot