gramaziokohler / compas_xr

COMPAS XR streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments.
https://gramaziokohler.github.io/compas_xr/
MIT License
7 stars 0 forks source link

Evaluate game servers and parametric design integration #1

Closed gonzalocasas closed 4 years ago

gonzalocasas commented 4 years ago

There are two parts to this problem:

The high-level overview of the architecture is the one of a standard networked multiplayer game engine:

image.png

The bulk of the initial development will probably be around the Rhino/GH client, that is basically a data conversion and transfer between COMPAS data structures, and whatever 3D structures the selected game server supports.