https://github.com/bernlewal/multiplereality
Projects demonstrating the possibilities of multiple-reality - merging virtual-reality and the real world
https://github.com/bernlewal/multiplereality
3d 3d-graphics augmented-reality cpp depth-camera glfw3 intel-realsense multiple-reality opengl virtual-reality
Last synced: about 2 months ago
JSON representation
Projects demonstrating the possibilities of multiple-reality - merging virtual-reality and the real world
- Host: GitHub
- URL: https://github.com/bernlewal/multiplereality
- Owner: BernLeWal
- License: apache-2.0
- Created: 2019-02-18T20:20:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T20:34:26.000Z (about 7 years ago)
- Last Synced: 2025-06-02T07:44:34.604Z (about 1 year ago)
- Topics: 3d, 3d-graphics, augmented-reality, cpp, depth-camera, glfw3, intel-realsense, multiple-reality, opengl, virtual-reality
- Language: C++
- Size: 8.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# MultipleReality
Projects demonstrating the possibilities of multiple-reality - merging virtual-reality and the real world

## Prerequisites:
* Intel RealSense D435i or D415i camera
* librealsense 2.0 SDK installed
## Getting started:
1. Clone the whole repository
2. Open the MultipleReality.sln in Visual Studio 2017
3. Set MRDemo as startup project
4. Run