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,7f10a793045275 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.129.169 with SMTP id nx9mr10132252pbb.2.1333477265452; Tue, 03 Apr 2012 11:21:05 -0700 (PDT) Path: r9ni14616pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: ada game programming or other sound solutions? Date: Tue, 3 Apr 2012 11:21:05 -0700 (PDT) Organization: http://groups.google.com Message-ID: <194183.1489.1333477265095.JavaMail.geo-discussion-forums@ynej3> References: <26607024.36.1333472225971.JavaMail.geo-discussion-forums@vbym2> <94066e87-e703-40d8-b7f4-e9c8d32d076c@k14g2000vbe.googlegroups.com> NNTP-Posting-Host: 24.230.150.102 Mime-Version: 1.0 X-Trace: posting.google.com 1333477265 15085 127.0.0.1 (3 Apr 2012 18:21:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 3 Apr 2012 18:21:05 +0000 (UTC) In-Reply-To: <94066e87-e703-40d8-b7f4-e9c8d32d076c@k14g2000vbe.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.230.150.102; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-04-03T11:21:05-07:00 List-Id: On Tuesday, April 3, 2012 1:09:48 PM UTC-5, Gautier write-only wrote: > About sounds/music: did you consider OpenAL [1] ? > There is or was a binding (OpenALAda). > > For the graphics you might consider OpenGL. There are Ada-aware > bindings and a 3D framework in the GLOBE_3D project [2]. > IIRC OpenGL is supported by GTK. > > Cheers > _________________________ > Gautier's Ada programming > http://gautiersblog.blogspot.com/search/label/Ada > NB: follow the above link for a valid e-mail address > __ > [1] http://en.wikipedia.org/wiki/OpenAL > [2] http://globe3d.sf.net Dang-it Gautier, you beat me to the punch! (I was going to suggest OpenGL/AL.) ;)