Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4329
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Glutbase | Description: | A basic GLUT example | Download: | glutbase.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 27kb | Date: | 03 Sep 2008 | 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 | FileID: | 3989 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 296 (Current version) | | 296 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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/
|