Thanks, We are developing for the IBM RS-6000 w/AIX 4.3. OpenGL is supported and delivered with the OS. Our compiler and IDE is PowerAda from OC Systems. Our GUI is XWindows so we need the glX and glW bindings as well as the gl and glu bindings. BCD3 Joachim Schroeer wrote in message news:7ese2j$pq5$1@fleetstreet.Austria.EU.net... > > Bruce Detter schrieb in Nachricht <7ej4on$req4@svlss.lmms.lmco.com>... > >We are looking for OpenGL Ada bindings (thick or thin) including glX and > >glw. They need to be for OpenGL, not Mesa. So far All I've found is the > >bindings available from http://www.niestu.com/languages/oglada which are > >based on Mesa and the glX and glW bindings need work. We would prefer to > >use complete and tested bindings if they can be found. > > > >Any help will be greatly appreciated... > > > >BCD3 > > > > > You did not mention, for what plattform you need the binding. I did a lot > of OpenGL programming on Windows NT using the Win32Ada binding > (see my posting "Another (small) Ada success story" from Thursday). > It was developed using NT and ObjectAda. I tried to port the SW > (about 50000 loc) to GNAT 311p for NT but failed. From my > experience I would recommend OA for WinNT. > > J. Schr�er > > >