toji / webgl-source

WebGL renderer for Source Engine levels
239 stars 23 forks source link

WebGL Source Engine Renderer

WebGL app that renders levels from the Source Engine, created against Team Fortress 2 resources. The Source Engine and anything related to it is the property of Valve Software, who does not authorize or endorse this project in any way.

A note about game resources

I do not have rights to redistribute any Valve resources, and as such this repository does not contain any. To run the demo you will need to extract the files from the GCF files from your own copy of Team Fortress 2. You can see some details on the extraction process here. Also, you will need to convert all VTF files (textures) to PNGs. VTFEdit can do the conversion as a batch.

Related Links