←back to thread

1345 points philosopher1234 | 1 comments | | HN request time: 0.209s | source
Show context
cptcobalt ◴[] No.34628810[source]
This is pretty wild! Seems like it's running the FWGS xash3d engine, which seems to be some sort of rewrite of the Valve goldsrc engine (which I didn't realize had available code to be rewritten)?

I'm curious about how it's actually executing in the browser (WebGL? WebGPU? WASM, even?) but cant seem to be able to get onto a server to poke around at the moment.

replies(3): >>34629506 #>>34629660 #>>34637219 #
1. spijdar ◴[] No.34629660[source]
There's at least one public web version that uses Emscripten at https://github.com/iCrazyBlaze/Xash3D-Emscripten