RobertBeckebans / RBDOOM-3-BFG

Doom 3 BFG Edition source port with updated DX12 / Vulkan renderer and modern game engine features
https://www.moddb.com/mods/rbdoom-3-bfg
GNU General Public License v3.0
1.48k stars 253 forks source link

Use stb vorbis has replacement of the ancient liboggvorbis library from 2004 doom 3 #906

Closed FriskTheFallenHuman closed 3 months ago

FriskTheFallenHuman commented 4 months ago

title, currently the engine uses an ancient and patched version of liboggvorbis to play ogg files, using stb could reduce the number of dependencies that currently the engine uses.