Tag: ar

  • Augmented Reality, Dancing, Creatures

    Credits: Production, Art Direction, Illustrations, Animation: SDNA Programming, Animation: PixelPusher Recently I was asked by the visuals company SDNA to work with them on a public art game.  This would take the form of an interactive installation, shown around Worcestershire, as part of the 12 Moves Festival of Dance.  The idea was to get people, and…

  • New ARToolkitPlus for Cinder Release

    Just wanted to announce that I’ve updated the ARToolKit block to use much better methods for detecting and loading patterns and also integrating proper 3D positioning, as people have asked for. The newest version should be here: http://code.google.com/p/artoolkitplus-for-cinder/downloads/list  

  • ARToolKitPlus in Cinder

    UPDATE: THERE IS NOW A BETTER VERSION HERE   Well, there you go.  I decided not to use OpenFrameworks for my project, after all.  I think Cinder looks more promising.  So, I spent a few hours today getting to know Cinder, and porting the ARToolKitPlus example to it. This is my first attempt at a…

  • ARToolKitPlus in OpenFrameworks

    I’ve been working on an interesting project for early 2011 using augmented reality (AR) and Animata (from Kitchen Budapest). I’ve looked at using Processing for it, and Flash, but nothing really speaks to me as far as speed and reliability and flexibility of development.  So I looked into OpenFrameworks and ARToolKitPlus, which was recommended to…