All Questions
Tagged with source-engine opengl
1 question
2
votes
0
answers
243
views
How do I calculate the points of a brush from a Source engine VMF? [closed]
I'm trying to render the brushes from a Source engine .vmf file in C++, using OpenGL.
The .vmf stores solid brushes as a series ...