Skip to content

This code sample utilizes head tracking to perform a monoscopic technique for better 3D fidelity

License

Notifications You must be signed in to change notification settings

philackm/RealPerspective

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RealPerspective

RealPerspective utilizes Intel® RealSense™ technology to create a unique experience. This code sample utilizes head tracking to perform a monoscopic technique for better 3D fidelity. For more details, please see this article.

Build and Deploy

The Intel® RealSense™ SDK and the Depth Camera Manager are required for development.

For deploying the project to end-users, the matching SDK Runtime must be installed.

Unity

For Unity, to ensure compatibility with the SDK installed on the system, please replace libpxcclr.unity.dll and libpxccpp2c.dll in Libraries\x64 and Libraries\x86 of the project with the DLLs from bin\x64 and bin\x86 of the SDK respectively.

Requirements

  • Intel® RealSense™ Camera
  • Intel® RealSense™ SDK (R5 release or newer)
  • Windows 8.1 or newer
  • Unity 5.3 or newer

Intel® RealSense™ SDK: https://software.intel.com/en-us/intel-realsense-sdk/download.

About

This code sample utilizes head tracking to perform a monoscopic technique for better 3D fidelity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%