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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5b7ee26df9f9c357 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!193.201.147.78.MISMATCH!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada Subject: Re: OpenGL in Ada Date: Mon, 12 Jul 2010 16:51:41 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <68dd0333-f502-4351-9e50-4ec83bddc44e@k39g2000yqd.googlegroups.com> Injection-Date: Mon, 12 Jul 2010 16:51:41 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="16840"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18PAKHeBfO+/Ed28hKYMgoOjZPUgzQ/ckQ=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:Pso9Wie8jZj05yDgOJGGNu7d2Vs= Xref: g2news1.google.com comp.lang.ada:12346 Date: 2010-07-12T16:51:41+00:00 List-Id: John B. Matthews expounded in news:nospam-8BBB96.10151708072010 @news.aioe.org: > In article > <68dd0333-f502-4351-9e50-4ec83bddc44e@k39g2000yqd.googlegroups.com>, > Shark8 wrote: > >> Would anyone, other than myself, find such a translation of interest? > > I have used AdaOpenGL in the past. Is your project related in any way? > > There is the SDL project: http://www.libsdl.org/libraries.php available for portable game writing. Something like that in Ada form would be very useful. This is a big project, to be sure, but Ada tasking and games seem like a natural fit to me. I'd be interested in developing some games with this kind of framework. Warren