Skip to content

Mobile cross-platform 3D point cloud rendering using Euclideon's udSDK

License

Notifications You must be signed in to change notification settings

Euclideon/pointfluent

 
 

Repository files navigation

Pointfluent

Mobile cross-platform 3D point cloud rendering using Euclideon's udSDK.

Getting Started

Install flutter -> instructions

Download Euclideon's udSDK

Android

  • Copy the android_arm64 and android_x64 folders from udSDK/lib/ into a new folder vaultSDK/android/src/main/jniLibs.
  • Rename them to arm64-v8a and x86_64 respectively.

iOS

  • TODO

Build & run the project using flutter run

Code Style

See Effective Dart: Style

About

Mobile cross-platform 3D point cloud rendering using Euclideon's udSDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.2%
  • Kotlin 1.9%
  • Other 1.9%