Flying memes

Posts Tagged ‘Augmented Reality’

HTML5 Augmented Reality: fuzzy results

Thursday, May 12th, 2011

I spent a few hours trying to figure out how to deal with the brand new deviceorientation API in order to obtain a nice Augmented Reality effect. First I searched on how to convert Euler Angles to Cartesian Coordinates and I found a nice article about that, then I downloaded the very nice Sylvester library which lets you compute matrix operations in Javascript.

(more…)