Mobile cross-platform 3D point cloud rendering using Euclideon's udSDK.
Install flutter -> instructions
Download Euclideon's udSDK
- Copy the
android_arm64andandroid_x64folders fromudSDK/lib/into a new foldervaultSDK/android/src/main/jniLibs. - Rename them to
arm64-v8aandx86_64respectively.
- TODO
Build & run the project using flutter run