OpenMW, an open morrowind reimplementation

Extrawurst spam at extrawurst.org
Sun Jun 8 12:38:25 PDT 2008


Saaa schrieb:
>>> ArcLib looks interesting, what is the advantage of using it for sound 
>>> only in
>>> comparison with using derelict and raw OpenAL?
>>>       
>> I just mentioned it as a good start if u want to dig in using OpenAL. You 
>> could of course also simply use the Sound package of ArcLib if it is 
>> sufficient for your needs.
>>     
>
> I meant it more like:
> Does ArcLib offer stuff OpenAl doesn't? 
>   
Short answer: no. It is build around OpenAl, so basically it cannot 
offer anything more. Ogg-loading is an exception cause loading these is 
supported by ArcLib nativly. OpenAL nativly can only load from raw-bytes 
or wav-files.


More information about the Digitalmars-d-announce mailing list