Hello,
I was working on my own game engine and I was wondering where I could find some information on drawing Quake 3 BSP files.
My biggest problem is that while I already have the file itself implemented, but I dont exactly know what part of the file I should be using with glDrawElements();
Thank you in advance!