README.md
June 30, 2025 ยท View on GitHub
Introduction
XRViewer is a toolbox for visualizing data structures and algorithms in OpenXRLab.
Supported Tasks
-
Camera Visualization:
- cameras obtained from the XRPrimer
https://github.com/user-attachments/assets/ab6b5f77-3893-4d86-88cf-6d0809904862
- camera trajectory in XRSLAM
-
Mesh Visualization.
- static mesh in .obj/.gltf(glb)/.stl format
- SMPL(X) animation in .npz format exported by the XRMoCap with unlimited sequence length
https://github.com/user-attachments/assets/9403f019-b733-4606-a5ab-d73167341071
https://github.com/user-attachments/assets/45db3c56-5c14-4347-9a3f-ab28a9d6ca26
- skeletal mesh animation in .gltf(glb)/.fbx format
https://github.com/user-attachments/assets/a7df1db6-7de6-44d1-9048-8f174de982f9
Supported Platforms
XRViewer has been tested for successfully running on the following operation systems:
- Windows
- MacOS
- Ubuntu
Quick Start
Please refer to our documentation page for more details.
License
XRViewer is an open source project that is contributed by researchers and engineers from both the academia and the industry. We appreciate all the contributors who implement their methods or add new features, as well as users who give valuable feedbacks. We wish that the toolbox could serve the growing research community by providing a flexible toolkit to reimplement existing methods and develop their own new models.
The license of our codebase is Apache-2.0, see LICENSE for more information.
Citation
If you find this project useful in your research, please consider cite:
@misc{xrviewer,
title={OpenXRLab Data Visualization Toolbox},
author={XRViewer Contributors},
howpublished = {\url{https://github.com/openxrlab/xrviewer}},
year={2025}
}
Projects in OpenXRLab
- XRPrimer: OpenXRLab foundational library for XR-related algorithms.
- XRSLAM: OpenXRLab Visual-inertial SLAM Toolbox and Benchmark.
- XRSfM: OpenXRLab Structure-from-Motion Toolbox and Benchmark.
- XRLocalization: OpenXRLab Visual Localization Toolbox and Server.
- XRMoCap: OpenXRLab Multi-view Motion Capture Toolbox and Benchmark.
- XRMoGen: OpenXRLab Human Motion Generation Toolbox and Benchmark.
- XRNeRF: OpenXRLab Neural Radiance Field (NeRF) Toolbox and Benchmark.
- XRFeitoria: OpenXRLab Synthetic Data Rendering Toolbox.
- XRTailor: OpenXRLab GPU Cloth Simulator.