Advertisement

Latest WebGL1.0 Activity

8Observer8
July 24, 2023 02:11 PM
Sprite in SFML style using FreeTexturePacker, pure WebGL 1.0, and JavaScript

This example loads sprites from the FreeTexturePacker sprite sheet and uses a sprite in SFML style

Playgrounds:

2,702 views
Advertisement
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,435 views
Advertisement
Advertisement