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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,6b4b5545df0641df X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-16 00:55:30 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: OpenGL Ada Date: Mon, 16 Jun 2003 07:55:29 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: kiuk0152.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 1055750129 22944 129.241.83.78 (16 Jun 2003 07:55:29 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Mon, 16 Jun 2003 07:55:29 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:39220 Date: 2003-06-16T07:55:29+00:00 List-Id: Robin Neatherway wrote: > Having learnt Ada fairly recently, I am now interested in doing some > graphics work with it, and I am unable to find an OpenGL binding for Ada or > any other appropriate tool. Depending what you are doing there is also OpenGL capabilities in GtkAda. => http://libre.act-europe.fr/GtkAda/ -- �It's probably worth pointing out that C's pointer arithmetic is not only dangerous, and a significant source of errors, but it also makes programs run slower.� - James Kanze on comp.lang.ada,comp.lang.c++.moderated