[Openal] OpenAL and OpenGL Integration Problem
Jason Daly
jdaly at ist.ucf.edu
Mon Sep 29 10:40:30 PDT 2008
OpenGeek wrote:
> Hi i m trying to integrate OpenAL with OpenGL but it seems to be not working.
> The application compiles properly but the the execution yields nothing i.e
> neither windows gets initialised nor the sound get played. I'm using ALUT
> and GLUT simultaneously.
>
> - Is it a bad idea to use them(ALUT and GLUT) side by side?
> - Would 'Threading' help in this situation?
> (Windows Platform specific)
>
ALUT and GLUT should play nicely together (there should be no problems
using them at the same time). Other than this, you haven't really given
enough information for anyone to help you.
Threading is not really pertinent to this situation (at least not yet).
--"J"
More information about the Openal
mailing list