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

Functions

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

Variables

static GLfloat rtri
 
static GLfloat rquad
 

Function Documentation

◆ draw_gl()

void draw_gl ( void )

References rquad, and rtri.

◆ main()

Variable Documentation

◆ rquad

GLfloat rquad
static

◆ rtri

GLfloat rtri
static