From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1080532fffa8f6f8,start X-Google-Attributes: gid103376,public From: dweller@news.imagin.net (David Weller) Subject: OpenGL GLUT library for Ada95... Date: 1997/08/11 Message-ID: <5so5bv$2hja$1@prime.imagin.net>#1/1 X-Deja-AN: 263588161 Organization: ImagiNet Communications Ltd, Arlington, Texas Newsgroups: comp.lang.ada Date: 1997-08-11T00:00:00+00:00 List-Id: This post is a followup to Ray Toal's request for GLUT for Ada. The source can be found at reality.sgi.com/mjk_asd/glut3/glut3.html#3.4. This is the README for his Ada bindings: GLUT 3.4 was the first release of GLUT to support an Ada language binding for SGI's Ada run-time and development environment. (With a bit of work, GLUT could probably be easily be adapted to other Ada development environments (assuming the environment already has an OpenGL binding.) To use the SGI Ada binding, please make sure that the following GNAT (SGI's Ada compiler) subsystems are installed on your system: Ada Execution-only Environment (eoe) ------------------------------------- gnat_eoe.sw.lib Ada Development Option (dev) ----------------------------- gnat_dev.bindings.GL gnat_dev.bindings.std gnat_dev.lib.src gnat_dev.lib.obj gnat_dev.sw.gnat The GLUT Ada binding was developed and tested with the IRIX 5.3 and 6.2 gnat_dev and gnat_eoe images (v3.07, built 960827). Some fairly simple GLUT examples written in Ada can be found in the progs/ada subdirectory. GLUT's actual Ada binding is found in the adainclude/GL subdirectory. To build the Ada binding and example programs, first build GLUT normally, then: cd adainclude/GL make glut.o cd ../../progs/ada make Good luck! - Mark Kilgard May 19, 1997 -- Booch Components Homepage: www.rivatech.com ||Ada Homepage: www.adahome.com Microsoft: The gasoline-powered engine of the 21st century