Hello World ! I have problem regarding background music in my 3D scene demo in openGL..anybody knows a simple source code to load audio files in openGL?
pcgamer2008 0 Light Poster
Recommended Answers
Jump to PostYou can't. OpenGL is short for "Open Graphics Library"--all it does is graphics.
If you're looking for a cross-platform audio API that has a similar flavor, you might want to investigate OpenAL.
Jump to Posthow much time needed to have a command over openAL ? ok, I will check the sufficient help for loading audio files in my project...but I want to learn it from scratch...Sometimes I read others source code..but I am worried about why this process didn't come in mah mind...have a …
Jump to PostI think this is a limitation of openAL not working in Dev Cpp
I don't think so... it seems more like the linker simply can't find the library. Can you post your entire build output?
All 11 Replies
gusano79 247 Posting Shark
pseudorandom21 166 Practically a Posting Shark
Sodabread 88 Posting Whiz in Training
mrnutty 761 Senior Poster
pcgamer2008 0 Light Poster
gusano79 247 Posting Shark
pcgamer2008 0 Light Poster
Sodabread 88 Posting Whiz in Training
pcgamer2008 0 Light Poster
gusano79 247 Posting Shark
pcgamer2008 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.