Description: | A basic GLUT example | Install: | glutbase.lha | Size: | 27kb 5 | Date: | 03 Sep 08 | Author: | David Henry, AmigaOS 4.1 port by Spot / Up Rough | Submitter: | Spot / Up Rough | Email: | spot/triad se | Homepage: | http://tfc.duke.free.fr/ | Requirements: | MiniGL 2.0 beta (Included in AmigaOS 4.1) | Category: | demo/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.0 |
Simple GLUT window, (aug. 14, 2007), for OpenGL by David Henry.
Code base for a GLUT based application. Create an OpenGL window and handle
keyboard and mouse input, and time.
Libraries: OpenGL, GLU, GLUT.
Files: glutbase.c (7.2 KB).
All these programs are Open Source. Some old works haven't been tagged yet with
a licence.
I assume they are licensed under the MIT-license, like a majority of my other
works.
My programs are compiled with GCC under GNU/Linux. I try to make them portable,
at least
buildable under Windows with MinGW. Not all demos are distributed with compiled
binaries.
I try to keep them minimalistic, with less bloat as possible, so that it's easy
to
understand the feature they are illustrating (loading a model, an image, etc.)
From time to time, I rework one of them and update it. So none of them is in
final version.
http://tfc.duke.free.fr/
| |