Items with no label
3335 Discussions

How to create first projects to work with the Real sense camera

idata
Employee
993 Views

Hello. I'm starting work with Real Sense F200 using c++. I look some documents in the site and now I'm wondering if the only way to work with it is using the Visual Studio? And if is there any tutorial about it?

0 Kudos
1 Solution
MartyG
Honored Contributor III
156 Views

If you are new to RealSense, it is far easier to create a project using the http://www.unity3d.com/ Unity game creation engine and the Unity Toolkit package of pre-made tools that is packaged with the RealSense SDK. You will find it easiest if you use the 2016 R2 version of the RealSense SDK, as there is a large range of Realsense tools available for it, such as pre-made hand, object and face tracking. I have also written a large number of https://software.intel.com/en-us/forums/realsense/topic/676139 step by step guides for it.

View solution in original post

0 Kudos
1 Reply
MartyG
Honored Contributor III
157 Views

If you are new to RealSense, it is far easier to create a project using the http://www.unity3d.com/ Unity game creation engine and the Unity Toolkit package of pre-made tools that is packaged with the RealSense SDK. You will find it easiest if you use the 2016 R2 version of the RealSense SDK, as there is a large range of Realsense tools available for it, such as pre-made hand, object and face tracking. I have also written a large number of https://software.intel.com/en-us/forums/realsense/topic/676139 step by step guides for it.

0 Kudos
Reply