OS4Depot.net 20130227_1013
  Home Search Mirrors Contact Info Credits

 Readme data for Root » Development » Library » Graphics » opengl-glu.lha

Description: OpenGL GLU library
Install: opengl-glu.lha
Size: 312kb 5
Version: 1.3
Date: 22 Apr 06
Author: SGI
Submitter: Peter Bengtsson
Homepage: http://oss.sgi.com/projects/ogl-sample/
Requirements: MiniGL, AmigaOS4 SDK
Category: development/library/graphics
License: Other
Distribute: yes
Min OS Version: 4.0
This is a quick and dirty port of the SGI SI GLU for MiniGL which I
hacked together in a couple of hours. It has not been extensively
tested, but so far it seems to work. The library is compiled for
clib2.

The library, unfortunately, conflicts with the rudimentary GLU support
in minigl.h and I suggest editing mgl/minigl.h to conditionally include
the GLU support. E.g. (in mgl/minigl.h):

-----8<-----8<----------

#ifndef	NO_MGL_GLU

... The MiniGL glu functions are here ...

#endif

-----8<-----8<----------

And then compile with "-DMINIGL -DNO_MGL_GLU" and link with "-lGL -lGLU"

Well, that's about it.







Copyright (c) 2004-2013 Björn Hagström. All rights reserved.
OS4 and its logos are registered trademarks of Hyperion Entertainment