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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.58.172.5 with SMTP id ay5mr6578237vec.37.1405298698058; Sun, 13 Jul 2014 17:44:58 -0700 (PDT) X-Received: by 10.50.43.194 with SMTP id y2mr405661igl.3.1405298697720; Sun, 13 Jul 2014 17:44:57 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!eu.feeder.erje.net!feeder.erje.net!us.feeder.erje.net!news.glorb.com!v10no311125qac.1!news-out.google.com!bp9ni7igb.0!nntp.google.com!h18no1170749igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 13 Jul 2014 17:44:57 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=206.188.60.100; posting-account=ctJm-AoAAABQaCDtzbgPWk5DGAl9lKGW NNTP-Posting-Host: 206.188.60.100 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: ada and opengl From: pincerfae@gmail.com Injection-Date: Mon, 14 Jul 2014 00:44:57 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:20924 Date: 2014-07-13T17:44:57-07:00 List-Id: hello. I was wondering if I need to learn c programming before I can use ada to learn opengl. I was able to grab a tutorial on how to use the opengl api with the c programming language. unfortunately, I haven't been able to find an ada equivalent, nor any instructions on how to set up the ada opengl bindings with my compiler (I have ada-gide).