|
|
|
|
|
by usernam33
23 days ago
|
|
Web games moved way beyong these style of games.
Complex 3D using three.js and rigid body physics engines in wasm workers like rapier is feasible now.
We can do full multiplayer pipelines with server authority, client prediction and reconciliation and still run at 60fps.
Its really amazing what can be pressed into a single html these days. |
|
Its really amazing how inefficient those Complex 3D web games are.