has anyone used Open AL for 3d sound with minib3d?
Open AL for 3d sound
BlitzMax Modules Forums/MiniB3D/Open AL for 3d sound yes!
just download this: http://www.minib3d.com/lib/exe/fetch.php?id=start%3Adownloads&cache=cache&media=wiki:minib3dext041beta.zip
there is a minisound3d.mod which should work with standard minib3d as well, if you change the "import klepto.minib3d" to "import sidesign.minib3d"
in the file "minisound3d.bmx" and recompile the module.
It tries to wrap the B3D sound commands.
just download this: http://www.minib3d.com/lib/exe/fetch.php?id=start%3Adownloads&cache=cache&media=wiki:minib3dext041beta.zip
there is a minisound3d.mod which should work with standard minib3d as well, if you change the "import klepto.minib3d" to "import sidesign.minib3d"
in the file "minisound3d.bmx" and recompile the module.
It tries to wrap the B3D sound commands.
thanks, that'll help me convert my B3d game over