Posts

Showing posts from July, 2014

Processing Augmented Reality Tutorial - Part 1

Image
Introduction For a presentation with a Studio that I'm currently working we decided to do feature an augmented reality show. Something simple for people that had little or none experience with AR. So after doing a little research about what technologies supported AR I decided to use Processing, which I'd never used, but after learning that was a Java environment I supposed that would fit in my confort zone. Searching I found the following tutorial:  Augmented reality tutorial with #Processing To tell you the truth I struggled a lot with the libraries and the code from that tutorial, I don't understand why there is no indentation (seems like the work of a junior programmer, not trying to offende the author), the interaction with the libraries is buggy, and some of the code is incomplete. But none the less serves as generally good introduction, so let's start from there... First, I won't be using Processing in the environment provided, but using direct