🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Advertisement

Latest OimoPhysics Activity

8Observer8
May 29, 2023 03:36 AM
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 1.0, glMatrix and OimoPhysics. Extracted original models, textures and animations using RE1MV. Created a non-skinned skel…

8,606 views
Advertisement
Advertisement
Advertisement