Search found 267 matches
- Thu Oct 27, 2022 10:02 am
- Forum: Project Announcements
- Topic: resurrected cAudio
- Replies: 5
- Views: 5569
Re: resurrected cAudio
Nice! I didn't actually know about cAudio for my current project (although I probably shoulda done some more research) and ended up writing my own basic wrapper for OpenAL and Irrlicht. Might post it once I'm sure I'm done with it; it has some specific use stuff for my game that I'd need to strip ...
- Thu Oct 27, 2022 10:01 am
- Forum: Project Announcements
- Topic: resurrected cAudio
- Replies: 5
- Views: 5569
Re: resurrected cAudio
yea i know about yours, it's just i needed a cmake integrationnetpipe wrote: Sat Oct 08, 2022 2:44 pm https://github.com/netpipe/AgAudio there is this more portable version too

- Sun Oct 02, 2022 11:03 am
- Forum: Project Announcements
- Topic: resurrected cAudio
- Replies: 5
- Views: 5569
resurrected cAudio
hey everyone,
for those who don't know, cAudio is a great OpenAL wrapper with an api that's similar to irrlicht's. adding sound to your irr projects couldn't be much easier.
pity that the project's been neglected over the years. i have forked it recently and equipped it with a CMake configuration ...
for those who don't know, cAudio is a great OpenAL wrapper with an api that's similar to irrlicht's. adding sound to your irr projects couldn't be much easier.
pity that the project's been neglected over the years. i have forked it recently and equipped it with a CMake configuration ...
- Sun Oct 02, 2022 10:53 am
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
if this is still of use to someone, i have just updated the blog post with a link to a precompiled windows version. check it out here .
with that said, i finally forked the dormant cAudio project, equipped it with a CMake configuration that finally builds not only x86 but 64bits as well. my fork ...
with that said, i finally forked the dormant cAudio project, equipped it with a CMake configuration that finally builds not only x86 but 64bits as well. my fork ...
- Thu Jul 07, 2022 11:27 am
- Forum: Project Announcements
- Topic: IGE Editor
- Replies: 8
- Views: 5428
Re: IGE Editor
wow, this is impressive!
- Sun Mar 24, 2019 9:52 pm
- Forum: Beginners Help
- Topic: irrBullet Character example, gravity is along X axis :(
- Replies: 4
- Views: 1178
Re: irrBullet Character example, gravity is along X axis :(
I'm not too familiar with bullet, but shouldn't you rather set the correct gravity in e.g. your btDiscreteDynamicsWorld rather than for the character?
- Sat Mar 02, 2019 8:30 pm
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
Great, thanks for the support. I'm considering to translate your tutorial for my students and community members to learn it as a first game project.
Can I translate and link back to your original post?
Sure thing, reference would be great. Additionally - if you want/can - we can do it the other ...
- Thu Feb 28, 2019 4:58 pm
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
Great to hear that it runs basically.
This is from the repo's readme:
You'll need a joystick to play the game. The game starts out with no enemies so you can get used to steering the cannons. Joystick button 1 fires, button 2 reloads the guns (15 seconds penalty). Pressing F9 activates the game ...
This is from the repo's readme:
You'll need a joystick to play the game. The game starts out with no enemies so you can get used to steering the cannons. Joystick button 1 fires, button 2 reloads the guns (15 seconds penalty). Pressing F9 activates the game ...
- Wed Feb 27, 2019 9:47 pm
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
Done. Find the precompiled version in the article.
@AReichl: where are you stuck? what's your OS? I use the current version referenced at the very bottom of the article.
@AReichl: where are you stuck? what's your OS? I use the current version referenced at the very bottom of the article.
- Wed Feb 27, 2019 5:29 pm
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
I'll have a binary out in a little. Been a bit busy these days.
- Sat Feb 23, 2019 7:53 pm
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
ah, easy then. what's your distro? I'll get you an archlinux compile meanwhile. if you have irrlicht/cAudio installed, you should be able to compile it in no time.
- Fri Feb 22, 2019 10:19 am
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
fair enough. i assume you use windows?
- Wed Feb 20, 2019 4:13 pm
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
did you fail to compile it? can get you a binary too. what's your platform?
- Wed Feb 13, 2019 11:12 am
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
Awesome, thanks! 

- Tue Feb 12, 2019 7:07 pm
- Forum: Beginners Help
- Topic: A small game coding example / tutorial
- Replies: 22
- Views: 22535
Re: A small game coding example / tutorial
I'd be flattered! 
