MrMan
Newbie
- Joined
- Nov 19, 2004
- Messages
- 644
- Reaction score
- 0
Having trouble firguringing out how this thing works, im looking at this tutorial from Valve:
Glview
To use glview, first build the map by typing "%sourcesdk%\bin\vbsp -glview <map name>" on the command-line. This will run vbsp to generate a .gl file for your map. Next, type "%sourcesdk%\bin\glview -portals <map name>.gl" on the command-line, which brings up the glview application that visualizes all leaves in the map. You can now fly around using the W, S, A and D keys and view the leaves in the map.
...Which isn't very useful at all...what command line? Is it the one in expert mode or the start>run windows command line? I've tried both and nothing seems to work or happen.
Could someone explain to me exactly how to set up glview so that it works? Thanks in advance
Glview
To use glview, first build the map by typing "%sourcesdk%\bin\vbsp -glview <map name>" on the command-line. This will run vbsp to generate a .gl file for your map. Next, type "%sourcesdk%\bin\glview -portals <map name>.gl" on the command-line, which brings up the glview application that visualizes all leaves in the map. You can now fly around using the W, S, A and D keys and view the leaves in the map.
...Which isn't very useful at all...what command line? Is it the one in expert mode or the start>run windows command line? I've tried both and nothing seems to work or happen.
Could someone explain to me exactly how to set up glview so that it works? Thanks in advance