ARENA Source and Links
Publications
- Pereira, N., Rowe, A., Farb, M., Liang, I., Lu, E., & Riebling, E. (2021). ARENA: The Augmented Reality Edge Networking Architecture. 2021 International Symposium on Mixed and Augmented Reality (ISMAR). (PDF) BibTeX
- Dasari, M., Lu, E., Farb, M. W., Pereira, N., Liang, I., & Rowe, A. (2023). Scaling VR Video Conferencing. 2023 International Conference on Virtual Reality and 3D User Interfaces (VR). (PDF) BibTeX
- Lu, E., Bharadwaj, S., Dasari, M., Smith, C., Seshan, S., & Rowe, A. (2023). RenderFusion: Balancing Local and Remote Rendering for Interactive 3D Scenes. 2023 International Symposium on Mixed and Augmented Reality (ISMAR). (PDF) BibTeX
- Jin, T., and Wu, S., Dasari, M., Apicharttrisorn, K., & Rowe, A. (2024). StageAR: Markerless Mobile Phone Localization for AR in Live Events. 2024 IEEE Conference Virtual Reality and 3D User Interfaces (VR). (PDF) BibTeX
- Jin, T., Dasari, M., Smith, C., Apicharttrisorn, K., Seshan, S., & Rowe, A. (2024). MeshReduce: Scalable and Bandwidth Efficient 3D Scene Capture. 2024 IEEE Conference Virtual Reality and 3D User Interfaces (VR). (PDF) BibTeX
ARENA Usage Links
Our demonstration sample server runs at https://arenaxr.org
- ARENA Default Scene
- ARENA Scene Builder
- ARENA Network Graph
- ARENA Runtime Supervisor - ARTS
- ARENA File Store
- ARENA Scene Locator - ATLAS - COMING SOON
- ARENA Scene list
- ARENA User Account
ARENA Sources
The ARENA project creates and makes use of several open source projects. This is a short list of the major projects in use, with ARENA projects in bold.
Repository | Project Purpose |
---|---|
aframevr/aframe | Web 3D Renderer |
arenaxr/apriltag-gen | AprilTag 36h11 Generator |
arenaxr/apriltag-js-standalone | AprilTag WASM Detector |
arenaxr/arena-account | Authentication Backend |
arenaxr/arena-docs | Documentation |
arenaxr/arena-persist | Persistence Database |
arenaxr/arena-py | Python Library |
arenaxr/arena-renderfusion | Remote Renderer |
arenaxr/arena-schemas | Wire Schema Generator |
arenaxr/arena-services-docker | Deployment Docker |
arenaxr/arena-unity | Unity Library |
arenaxr/arena-web-core | Web Browser Client |
arenaxr/ATLAS | Geolocation Database |
conix-center/AR.js | AprilTag Decoding for AR.js |
conix-center/posefusion | Pose Capture |
filebrowser/filebrowser | File Store Backend |
jitsi/jitsi-meet | Video Conferencing |
SilverLineFramework/mosquitto-broker | Mosquitto Broker |
SilverLineFramework/orchestrator | Runtime Orchestrator |