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