
my code demonstrates the posibilities of quake3 style graphics in vb
Inputs
w s a d -> flying around
v -> view mode
t -> turn on/off textures
l -> turn on/off lighting
Assumes
it might be buggy, if you find a bug, please report it to me so i can fix it.
Returns
it renders a bsp
Side Effects
might be buggy and probably gives a low FPS and is not recommended for low spec computers
API Declarationsabout 800 lines of opengl api declaration (Thanks to W-Buffer)
some other apis for mouse/keyboard input and some other generic apis