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

Functions

static int loadtxr (void)
 
void draw_gl (void)
 
int main (int argc, char **argv)
 

Variables

GLfloat xrot
 
GLfloat yrot
 
GLfloat zrot
 
GLuint texture [1]
 
unsigned char fruit []
 
unsigned char fruit_end []
 

Function Documentation

◆ draw_gl()

void draw_gl ( void )

References texture, xrot, yrot, and zrot.

◆ loadtxr()

static int loadtxr ( void )
static

References fruit, fruit_end, and texture.

◆ main()

Variable Documentation

◆ fruit

unsigned char fruit[]
extern

◆ fruit_end

unsigned char fruit_end[]
extern

◆ texture

GLuint texture[1]

◆ xrot

GLfloat xrot

◆ yrot

GLfloat yrot

◆ zrot

GLfloat zrot