Intel® NUCs
Assistance in Intel® NUC products
Announcements
All support for Intel® NUC 7 - 13 systems is transitioning to ASUS. Read more.
13499 Discussions

Hi, I have Intel real sense D435 camera and I want to connect with Unity3D but RealSense SDK 2.0 for Unity is discontinued so now how can I connect with Unity3D? is there any other SDK available for Realsense D435 to connect with Unity?

vidii
Beginner
1,136 Views
0 Kudos
3 Replies
MartyG
Honored Contributor III
641 Views

The Unity wrapper for RealSense SDK 2.0, which is compatible with D435, is not discontinued. It can be found at the link below.

 

https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity

 

The SDK that is discontinued is the older 2016 SDK for Windows. That SDK and its Unity wrapper are not compatible with D435.

 

0 Kudos
vidii
Beginner
641 Views

Can you please give me Example code of Realsense D435 and Unity

0 Kudos
MartyG
Honored Contributor III
641 Views

The Unity wrapper for RealSense SDK 2.0 comes with some example programs that you can find here:

 

https://github.com/IntelRealSense/librealsense/tree/master/wrappers/unity/Assets/RealSenseSDK2.0/Scenes/Samples

0 Kudos
Reply