processing-ar
processing-ar copied to clipboard
Installation directions
Can we please get more detailed steps to install. I’m at the step to rename the module to processing-ar and not sure what to do. Which ide do you suggest we use to import it in as a module?
Sorry for any inconvenience just would like to try this out
@ghhann Glad, you asked. The main repo contains a branch named 'ar'. kindly fork the repo and make a clone from there since it has my latest changes. https://github.com/processing/processing-android/tree/ar Then building the project using https://github.com/processing/processing-android/wiki/Building-Processing-for-Android and make sure that you're in 'ar' branch - this shall give access to the AR library straight away. (I'm suggesting this because this is the simpler way) I prefer using IntelliJ, if you're comfortable with Eclipse it's fine too.
@SyamSundarKirubakaran Same request. I would love to get my hands on this and test it out. Just not totally sure I understand the Build Directions. It definitely would help to have a more in depth setup, or Screen Recording to get through the Processing.
Hey @matt0rtega This Library is now a part of 4.1.0-beta1 release of the Android mode. You can download the zip from https://github.com/processing/processing-android/releases/tag/android-272
@SyamSundarKirubakaran Oh okay, just got it setup. Going to have look. Exciting ;)