A web-based, real-time collaborative platform for immersive scientific data visualization and analysis, leveraging advanced technologies for multi-user interaction and high-dimensional data exploration.
-
Install node dependencies from the
dependencies.txtfile:xargs npm install < dependencies.txt -
Start the server from terminal
npm start
-
Open Google Chrome and go to:
http://localhost:9000/
-
Upload a .vtp file from the vtp_files folder manually.
-
Open Developer Tools in Chrome: Right click > Inspect > WebXR
- Google Chrome (Recommended)
- Microsoft Edge
- Firefox Nightly
Before running the WebXR experience, enable the following flags in Chrome/Edge:
- Open
chrome://flags(oredge://flagsin Edge). - Enable WebXR.
- Enable WebGL 2.0.
- Restart the browser.
- Click the 'Enter VR' button.
- Put on your VR headset and enjoy the experience!