cansik / ar-pointcloud-example

View pointclouds in AR.
3 stars 1 forks source link

Point cloud view in AR #1

Open Mikeraka opened 5 years ago

Mikeraka commented 5 years ago

Hello, I am really very happy to find a project to view pointcloud in AR. as I have the PCD pointcloud of several rooms, and I want to view it on the laptop in VR with different viewpoint , could this project satisfies my need? does it need any VR equipment? How to run it? could you please give me a more detailed instruction? Thank you very much sincerely

cansik commented 5 years ago

You don't need VR equipment. Just open the AR Pointcloud Example in XCode and upload it onto an iPhone. It should work out of the box.

If you want to add your own pointclouds, just put them into the Resources directory (through XCode). The format has to be PLY (ASCII Encoding (XYZRGB)).