Hi fellow developers, I’ve recently started with Open Source contribution and am incredibly excited about GSOC. I went through the topic of AR Image Markers for Android and the related documents. I just wanted to confirm that I was on the right track. What I have understood is, that:
Just like the PlaneRenderer and Background Renderer, we want to add an Image marker feature that can detect and augment 2D images in the user’s environment, such as posters or product packaging. (As given in: Add dimension to images | ARCore | Google Developers)
What I’m doubtful about is:
Whether we want to use Google Ar Core Package to implement this or develop our own from scratch.
Whether we want the feature in either Java or Kotlin. Or both of them?
Hi, Hope everyone’s doing great Progress: Success in setting up Processing as well as Processing-Android, despite the fact that the first one uses Java 8 and the next uses Java 11. Problem Faced: I messed up real bad and got so frustrated, that I reinstalled Ubuntu for a fresh start. Took me 4 days, but now I can switch between Java versions real fast using terminals. Proposal: I’m thinking of compiling an easy step-by-step documentation for newbies like me to set up the right environment, because sorry to say, but the arduous task of setting up the Development Environment is enough to forestall newbies for days. Help Needed: I’m unable to understand what’s being done from step 3 onwards. Please guide me here. (processing-android/mode/libraries/ar at main · processing/processing-android · GitHub)
Best Regards,
Gaurav
TLDR
Environment Set
Want to make a doc for easy and quick setup.(For Android + Processing on Ubuntu)