feat: readme update

This commit is contained in:
Swann Martinez 2019-09-30 17:17:00 +02:00
parent 573f4e813c
commit 9fbd572f9f
No known key found for this signature in database
GPG Key ID: 414CCAFD8DA720E1
3 changed files with 26 additions and 8 deletions

View File

@ -16,25 +16,43 @@ This tool aims to allow multiple users to work on the same scene over the networ
Settings are under: `View3D -> Sidebar -> Multiuser`
### 1. Set user infos
### Before starting
#### 1. Set user infos
![settings](medias/user.png)
- **name**: username.
- **color**: color used to represent the user into other user workspaces.
### 2. setup network
#### 2. setup network
:warning: If you host a session over internet, special network configuration is needed :warning:
| Host | Join |
| :----------------------------------------------------------------------------------------------- | :----------------------------- |
| ![host_panel](medias/host.png) | ![join_panel](medias/join.png) |
| Start empty: Cleanup the file before starting to host | IP: host ip |
| :warning: If you host a session over internet, special network configuration is needed :warning: | Port: host port |
| Host | Join |
| :------------------------------------------- | :----------------------------- |
| ![host_panel](medias/host.png) | ![join_panel](medias/join.png) |
| Start empty: Cleanup the file before hosting | IP: host ip |
| | Port: host port |
### In a session
#### Connected users pannel
![users](medias/users.png)
This pannel displays all connected users, including you. The camera button allow you to focus your 3D viewport on a user.
#### Properties pannel
![properties](medias/properties.png)
## Current development statut
Animation support is under development.
Actually, not all datablock are supported for replication over the wire. The following list summarizes the status for each ones.
| Name | Statut | Comment |
| ---------- | :----------------: | :--------: |

BIN
medias/properties.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
medias/users.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB