Description: | a simple demo showing a waving cube made of points | Install: | glpointz.lha | Size: | 117kb 5 | Date: | 03 Sep 08 | Author: | Angelo "Encelo" Theodorou, AmigaOS 4.x compile by Spot / Up Rough | Submitter: | Spot / Up Rough | Email: | spot/triad se | Requirements: | MiniGL 2.0 beta (Included in AmigaOS 4.1) | Category: | demo/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.0 |
GL_pointz: a simple demo showing a waving cube made of points
Copyright (C) 2005 Angelo "Encelo" Theodorou
Info
----
This is a one-afternoon little demo I made to have a bit of fun with OpenGL.
It is really simple, nevertheless it uses display lists for improved
performance.
It also shows how to create a clone of gluPerspective() and get rid of GLU
dependency.
Compiling
---------
In order to compile use the included Makefile.
Should you have any problem with includes or libs, tweak it to suit your needs.
| |