AugCogVR / cogbre-nexus

Central component of Cognitive Binary Reverse Engineering
1 stars 0 forks source link

Determine what we need to store as "user state" and "session state", and then store/retrieve it #4

Open dennisgbrown opened 6 months ago

dennisgbrown commented 6 months ago

Nexus side: store/retrieve the data

VR side: collect/send and receive/enact the data from Nexus

dennisgbrown commented 1 month ago

First implementation will just be one-way sending events from VR to Nexus. We can use Python, Jupyter, and plotting libraries for analysis. Restoring and/or playing back a session in VR will come later.