Giter VIP home page Giter VIP logo

augmentedreality_sgi_mei_upc's Introduction

AugmentedReality_SGI_MEI_UPC

This project was made in ARToolkit 5.3.2, official release.

Follow this steps: https://www.artoolkit.org/documentation/doku.php?id=4_Android:android_native

How to compile with Android Studio

  • Git clone.
  • Inside aRSimpleNativeCars\src\main\jni, rename Android.example.mk to Android.mk
  • Change the ARTOOLKIT_DIR in Android.mk of the project. It should point to {ARKToolkit}/android
  • Add your own EXPORTS to the {ARKTOOLKIT}/android .sh files (build.sh / build_native_examples.sh)

(Use the same EXPORT key, but use your own value)

export ANDROID_HOME='/c/.../AppData/Local/Android/Sdk'
export ANDROID_SDK_HOME='/c/.../AppData/Local/Android/Sdk'
export ANDROID_NDK_ROOT=$ANDROID_HOME'/ndk-bundle'
export ANDROID_NDK=$ANDROID_HOME'/ndk-bundle'
export NDK=$ANDROID_HOME'/ndk-bundle'
export HOST_OS='MINGW64_NT-10.0'

Additional information

If the build.sh didn't generate the compiled files

Check the ABI in Application.mk of each 'AR...Proj' project.

augmentedreality_sgi_mei_upc's People

Contributors

laquay avatar rcarausu avatar

Watchers

 avatar  avatar  avatar

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.