Search Unity

Resolved Dense point cloud

Discussion in 'AR' started by Misnomer, Aug 5, 2020.

  1. Misnomer

    Misnomer

    Joined:
    Jul 15, 2013
    Posts:
    28
    Hello! I'd like to know if it's possible to create a dense point cloud with ARFoundation's PointCloudManager like in native ARKit implementation for iPad Pro with Lidar. Example here
     
  2. re-cheid

    re-cheid

    Joined:
    Apr 10, 2017
    Posts:
    34
  3. Misnomer

    Misnomer

    Joined:
    Jul 15, 2013
    Posts:
    28
  4. re-cheid

    re-cheid

    Joined:
    Apr 10, 2017
    Posts:
    34
    Exactly!
     
  5. Rich_XR

    Rich_XR

    Joined:
    Jan 28, 2020
    Posts:
    9
    Hi @re-cheid and @Misnomer are you able to share how you would approach that? "Spawning a point with depth at each pixel" in code? I also need to obtain its location in 3Dspace, do you think this is possible?
     
  6. Misnomer

    Misnomer

    Joined:
    Jul 15, 2013
    Posts:
    28