sphore 0.0.1
SPH openGL rendering engine

src/demo1.c File Reference

Opens a glut window with defualt settings, and draws points. More...

#include "sphore.h"
#include <stdio.h>

Functions

int main (int argc, char **argv)
 Opens a device, and draws two points in different colours.

Detailed Description

Opens a glut window with defualt settings, and draws points.


Function Documentation

int main ( int  argc,
char **  argv 
)

Opens a device, and draws two points in different colours.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines