Start a new topic

3D Tracking SLAM

3D Tracking SLAM


Hi,
I need to develop an app in which any 3D character can walk in real environment(Previously i have done this using Mataio SDK which is not available now) in Unity3D.
Is there any way it tracks 3D environment on runtime? As i dont want to record the environment it should detect the environment automatically. 
Thanks.

Hi, 

Unfortunately, you need to record a map of the environment before you can track it. The recording doesn't need to happen before you build the application, it can be done right before use.

Best regards,
Alexandru
Login or Signup to post a comment