Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 2.77 KB

README.md

File metadata and controls

28 lines (24 loc) · 2.77 KB

Awesome AR/VR

This repo contains the Systems and Networking related AR/VR research papers and tools.

Tracking and Localization

Rendering AR/VR Applications on Mobile Devices

Streaming AR/VR Content

Tools/SDKs for AR/VR

  • ARCore: Google's AR developement SDK
  • ARKit: Apple's AR development SDK
  • ORBSLAM3: SLAM Library
  • Intel Realsense: Intel's tracking and localization library for its cameras.
  • Kalibr: A tool to calibrate multiple cameras, camera+IMU, multiple IMUs, and IMU intrinsic calibration.
  • IMU_UTILS: A tool to get IMU Noise and Bias walk parameters. Some useful blogposts with better documentation: 1, 2, 3.