pure realité
what is Augmented Reality ?
Augmented Reality (AR) applications are applications that involve the overlay of virtual imagery on the real world.
example video: artag_demo.mov
The idea is to bring Augmented Reality to Pure Data (Gem). So the rendering part will be done in GEM (dataflow opengl). The bridge can be done with Open Sound Control (Lightweight OSC implementation), netsend/netreceive or better as an external.
implementations
ARToolkitPlus: attempt to build a gem external using ArtoolkitPlus. status: dummy ok, debugging recognition
other implementations
ARToolkit: attempt to build a gem external using Artoolkit. status: dummy ok, debugging recognition
ARTag : attempt to build a gem external using Artag. status: nothing done, waiting for headers and libraries
vloopback: using vloopback. status nothing done
references and links