add demo scene and receiver proxies
This commit is contained in:
parent
f648077fff
commit
6e3a2b75e6
4 changed files with 39 additions and 11 deletions
5
Notes.md
5
Notes.md
|
@ -2,7 +2,6 @@
|
|||
|
||||
- [vrpn-rs description of VRPN protocol](https://github.com/vrpn/vrpn-rs/blob/main/Protocol.md)
|
||||
|
||||
|
||||
# Design
|
||||
|
||||
Allow for a session based design - data needs to be collected per block
|
||||
|
@ -12,7 +11,9 @@ and immediatly made available. Minimal or no internal state keeping!
|
|||
- register listeners in session
|
||||
- listeners inject captured data with signals
|
||||
|
||||
|
||||
- keep naming "classic" ??? ... above session is a tracker with a sender with sensors
|
||||
|
||||
|
||||
# Internal Notes
|
||||
|
||||
- Graphics Interaction Lab OptiTrack system is at 212.201.64.122
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue