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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,171bfe3ff51fb409 X-Google-Attributes: gid103376,public From: David Bacon Subject: Re: help about graphics library on gnat linux Date: 1998/03/04 Message-ID: <34FDB916.2602B13F@eecs.lehigh.edu>#1/1 X-Deja-AN: 330862238 Content-Transfer-Encoding: 7bit References: <34FBEAF7.616565E6@bipa162.bi.ehu.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Newsgroups: comp.lang.ada Date: 1998-03-04T00:00:00+00:00 List-Id: Igor Pascual wrote: > > If any ADA programmers know of a site where a graphic library for the > Linux Gnat 3.10 has been developed please let me know. > All that I have found is for DOS. > Thanks in advance ! You may be interested in the OpenGL bindings; see http://www.niestu.com/languages/oglada/ dB