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 03:13:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!news.wind.surfnet.nl!surfnet.nl!news-stob.telia.net!telia.net!217.209.241.173.MISMATCH!masternews.telia.net.!newsb.telia.net.POSTED!not-for-mail From: David Holm Newsgroups: comp.lang.ada Subject: Re: OpenGL Ada Message-ID: <20030616121312.08e2c73e.david@realityrift.com> References: X-Newsreader: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: Mon, 16 Jun 2003 10:13:23 GMT NNTP-Posting-Host: 217.208.105.88 X-Complaints-To: abuse@telia.com X-Trace: newsb.telia.net 1055758403 217.208.105.88 (Mon, 16 Jun 2003 12:13:23 CEST) NNTP-Posting-Date: Mon, 16 Jun 2003 12:13:23 CEST Organization: Telia Internet Xref: archiver1.google.com comp.lang.ada:39230 Date: 2003-06-16T10:13:23+00:00 List-Id: Hmm, AdaOpenGL works with GtkAda as well and is more up-to-date. On Mon, 16 Jun 2003 07:55:29 +0000 (UTC) Preben Randhol wrote: > 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 Ad= a or > > any other appropriate tool. >=20 > Depending what you are doing there is also OpenGL capabilities in > GtkAda. =3D> http://libre.act-europe.fr/GtkAda/ >=20 > --=20 > =ABIt'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.=BB > - James Kanze on comp.lang.ada,comp.lang.c++.moderated