comp.lang.ada
 help / color / mirror / Atom feed
From: dennison@telepath.com (Ted Dennison)
Subject: Re: Graphics in GNAT for Linux, how?
Date: 31 Jan 2002 07:26:16 -0800
Date: 2002-01-31T15:26:17+00:00	[thread overview]
Message-ID: <4519e058.0201310726.23c4ac52@posting.google.com> (raw)
In-Reply-To: a3ag3k$aai1@news.cis.okstate.edu

David Starner <dvdeug@x8b4e53cd.dhcp.okstate.edu> wrote in message news:<a3ag3k$aai1@news.cis.okstate.edu>...
> How about OpenGL? I'm taking a programming class on graphics using
> OpenGL and GLUT, and I have my choice of languages for programs. I have
> found a binding for OpenGL and GLUT on the web, but it was painfully
> thin - 
> procedure glutInit (argcp : access Integer; argv  : access Interfaces.C.Strings.Chars_Ptr);
> is overly difficult to use for Ada, when all it needs is the command
> line or a reasonable facismilie thereof. I can't use anything that would
> hide the GL, though, so it has to be reasonably thin. Anyone know of a
> suitable binding to OpenGL and GLUT?

Why not just make it yourself? Bindings aren't all that tough,
particularly when they are "semi-thick" bindings and you already have
thick bindings to work off of. You'd only need to make ones for the
routines you use.

I'm not just saying this; I've done it. I had an AI class that was
using the PD CLIPS AI shell, and like you I was given my choice of
language to use. The project I made is here -
http://www.telepath.com/dennison/Ted/Fodderbot/Fodderbot.html , and
the semi-thick CLIPS bindings I made for it are here -
http://www.telepath.com/dennison/Ted/AdaClips/AdaClips.html .

-- 
T.E.D.  
Home     -  mailto:dennison@telepath.com (Yahoo: Ted_Dennison)
Homepage -  http://www.telepath.com/dennison/Ted/TED.html



  reply	other threads:[~2002-01-31 15:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-29 18:36 Graphics in GNAT for Windows, how? JOL
2002-01-29 18:23 ` chris.danx
2002-01-31  4:10   ` Graphics in GNAT for Linux, how? David Starner
2002-01-31 15:26     ` Ted Dennison [this message]
2002-01-31 19:39       ` Ted Dennison
2002-02-01  1:12     ` chris.danx
2002-01-29 18:29 ` Graphics in GNAT for Windows, how? Stephen Leake
2002-01-30  3:31 ` David Botton
2002-01-30 22:35   ` Thanks, Thanks, Thanks: Gracias a todos JOL
2002-01-30 10:22 ` Graphics in GNAT for Windows, how? John English
2002-01-30 20:07 ` Randy Brukardt
2002-01-30 23:38   ` tmoran
2002-01-31  0:22   ` Necros
2002-01-31  9:02     ` Preben Randhol
2002-01-31 20:28     ` David Botton
2002-01-31  6:14   ` tmoran
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox