Blender多人联机建造游戏
img | ||
libs | ||
__init__.py | ||
.gitignore | ||
CHANGELOG | ||
client.py | ||
draw.py | ||
environment.py | ||
helpers.py | ||
message.py | ||
operators.py | ||
README.md | ||
replication_client.py | ||
replication.py | ||
server.py | ||
test_replication.py | ||
ui.py |
Realtime Collaborative Framework experiments
Blender multiuser addon
Dependencies
Dependencies | Version | Needed |
---|---|---|
ZeroMQ | latest | yes |
umsgpack | latest | yes |
PyYAML | latest | yes |