Software Archive
Read-only legacy content

create obj file using raw streams

Arun_D_
Beginner
463 Views

I want to create a obj file(i.e. a 3d model) using the raw stream values(depth and color) from the realsense camera. Is it possible to create that obj file and use it in unity?  

0 Kudos
1 Reply
Amit_M_Intel
Employee
463 Views

Hi Arun,

We do not offer a built-in solution at the moment to create 3D object files from the depth data. If you happen to create it yourself, there is no problem using it in Unity as Unity supports obj files.

 

Amit

0 Kudos
Reply