Blog
The simplest multiplayer using WebSockets and pure WebGL 1.0 with animation from Resident Evil
I implemented the simplest multiplayer using WebSockets (package ws - npm ) and Node.js. I send keyboard input to the server, which relays it to other clients. Used by WebGL …
8Observer8
·
WebGL1.0
Javascript
WebSockets
OimoPhysics