SSTT Visualizer is a sample AR (Augmented Reality) program to demonstrate the capabilities of the SSTT library. The SSTT Visualizer is a cross platform 3D viewer that recognizes abstract symbols in the environment; it then calculates its pose and renders 3D content registered to it.
Don't forget to download and print out the PDF file. It is best usable if you fold the blank part behind actual printout. Don't wrinkle the "Watch!" badge.
Printout for SSTT Visualizer
SSTT Visualizer 1.0.12 for Windows XP/Vista 5.5MB
SSTT Visualizer 1.0.11 for Mac OS X 10.5.x (Universal Binary) 22MB
SSTT - Simplified Spatial Target Tracker is a computer vision based tracking library for Augmented and Mixed Reality applications. It implements a marker based approach with a minimal set of constraints. Unlike similar libraries such as ARToolKit or StudierStube the approach of SSTT does not require uni colored borders. The SSTT tracking algorithm automatically qualifies various company logos or even images in books immediately as tracking targets. The following video illustrates the tracking performance.
osgSWIG on Windows in combination with wxPython
OpenSceneGraph implements a comprehensive scenegraph API for OpenGL. This project utilises SWIG to generate various bindings for Python, Ruby, Java and Lua. This toolkit came to live while working on various projects around AR and VR at the HITLabNZ. HITLabNZ agreed we need to involve more people and allowed me to open it up and I subsequently moved it into a repository on Google Code under the new name osgSWIG.
The OPML Editor is a very simple PHP/AJAX web application to edit outlines stored as OPML. It has not much functionality but can be quite useful for a starting point for implementing an outliner
SimplyBibTeX is a PHP web application to render BibTeX bibliographies in different representations. Your coworkers can subscribe to RSS and Atom feeds and get notified if something changes in the particular database. It supports unlimited databases, stores metadata and is using an internal templating mechanism to change the user interface.
Lua wrappers for ARToolKit and ODE running on a Tablet PC
ARToolKit for Lua is simple C++ and Lua Wrapper for ARToolKit. This makes it possible to use ARToolKit with the binary loader interface for Lua. To learn how to use the AR ToolKit Plugin please refer to the samples artoolkit.lua and artoolkit_extended.lua in the ScripTAP distribution.