English / Japanese

Gauche-ARToolKit - ARToolKit binding for Gauche

Last modified: 8 Mar 2008

What's Gauche-ARToolKit?

Gauche-ARToolKit is an extension module of Gauche. This module provides bindings to ARToolKit API.

Requirements

I tested Gauche-ARToolKit on MacOSX 10.5.2.

Download

Installation

  1. Extract the downloaded file, and change the current directory to Gauche-ARToolKit-0.1.
  2. Extract ARToolKit tarball in the directory, and build it. See ARToolKit's README to know how to build.
  3. ./configure && make
  4. make install

ChangeLog

2008-03-08
Initial release.

Links


naoki at koguro dot net