Git Product home page Git Product logo

ff_realsense's Introduction

FF_RealSense

Unofficial Intel RealSense Wrapper for Unreal Engine 5 with cross platform (Win64 and Android) support.

ANDROID BUILD

  • Open librealsense/wrappers/android with Android Studio
  • File -> Settings -> Settings -> Exprimental -> Enable Configure all Gradle tasks during Gradle Sync
  • File -> Sync Project with Gradle Files
  • On right panel, open Gradle
  • Right click and run LRS -> Tasks -> build -> assemble
  • outputs are (try which one of them works)
    • librealsense/wrappers/android/librealsense/build/intermediates/library_jni/release/jni/arm64-v8a/librealsense2.so
    • librealsense/wrappers/android/librealsense/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/librealsense2.so
  • Android device should have "RS Camera" app installed.

DEPENDENCY

https://github.com/FF-Plugins-Active/FF_QR_Processor

This is an optional variable for FF_QR_Processor. If you don't want to integrate it, delete ZXing related template blueprints in plugin's content folder.
https://github.com/FF-Plugins-Active/ExtendedVars/tree/main/Source/ExtendedVars

INSTRUCTIONS

  • You need to extract librealsense2.zip to its folder before using it on Android. (Source/FF_RealSense/ThirdParty/Android/libs)

FEATURES

  • RGB Stream
  • Depth Stream
  • Infrared Stream
  • Distance Calculation
  • QR Reader (with help of our QR Processor plugin)
  • FRunnableThread based

ff_realsense's People

Contributors

ffreality avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ff_realsense's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.