Skip to content

Latest commit

 

History

History
executable file
·
45 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

executable file
·
45 lines (28 loc) · 1.33 KB

Multiuser Blocks

A follow-up experiment to Multiuser Fluid. Multiuser Blocks is an experiment to combine physics, UI and data visualization elements in a multiuser environment.

https://multiuser-blocks.glitch.me/

2024 updates

Fixes and updates, additional UI elements, support for more connections, and an observer mode.

https://multiuser-blocks.glitch.me/?observer&orbit

Keyboard shortcuts

Esc: Toggle details.
Control-0: Toggle UI.

There is also a way to show the trackers with the UI hidden, press Esc to show the details and then press Control-0 to hide the UI.

Dev notes

This is a remix of Multiuser Fluid
https://glitch.com/edit/#!/multiuser-fluid

Alien.js MVC design pattern
https://github.com/alienkitty/alien.js

Space.js UI
https://github.com/alienkitty/space.js

OimoPhysics
https://github.com/saharan/OimoPhysics

Roadmap

Implement compound shapes
Glitch performance tuning
Additional UI elements
Support more connections
Observer mode
Clustered lighting


pschroen