Skip to content

ericwang0701/AR_PointCloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR_PointCloud

A point cloud viewer for Android (developed with ARCore and Unity).

Installation package and test datasets

APK is available at: https://drive.google.com/file/d/1lAnmabsTtVNip3tNREN90dpkyknjU-UT/view?usp=sharing

Some test datasets are provided at: https://drive.google.com/file/d/11-A9um_orWIP6pYabJlxCM17Bkj4ZBvF/view?usp=sharing

You can also use your own point cloud datasets (better use datasets with less than 10M points, depending on the model of your device).

Support devices

List of supported devices of ARCore: https://developers.google.com/ar/discover/supported-devices

What's more, the Android version requires Android 8.1 (API 27) or later.

Things to do

  1. Copy the APK to your mobile phone and install it.

  2. Change the name of the las file to be viewed to "Test.laz" (Only supprts laz files at current stage).

  3. Put the file to this directory of your mobile phone: /storage/emulated/0/Android/data/com.LZhang.AR_PointCloud/files.

  4. Open the app and enjoy.

About

A point cloud viewer for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.1%
  • ShaderLab 2.5%
  • Other 0.4%