Augmented Reality

Having realised there was a problem when compiling new code I re-installed ARToolKit and have decided to compile using Makefiles in the terminal window.

I have been working on keyboard interactivity and
can now move between 8 objects (4 solid and 4 wire-frame) using 'n' and 'p' as 'next' and 'previous' buttons, as well as being able to scale the objects using the '+' and '-' keys. This includes if statements and a switch statement.