Requirement


kohoan Compile environment Optional kohoan environment kohoan need other following library kohoan working following system
  1. IRIX 6.5
  2. Linux kernel 2.2.2 and nvidia driver ( hardware accelaration )
  3. FreeBSD 4.9 and nvidia driver ( hardware accelaration )
                                        ------------------
                                        | (C) kheditor   | 
  --------------------------------------------------------
  |       (A) khrend      | (B) khanim  |       Tk       |
  -------------------------------------------------------
  | Imlib2  |    OpenGL   |              Tcl             |
  -------------------------------------------------------
  |                     X Window                         |
  -------------------------------------------------------
  |                  Operating System                    |
  -------------------------------------------------------

Video Texture

kohoan can real time video textureing.
Now video texture available LINUX and SiliconGraphics O2 only!.
more detail video capture card and video4linux, please see http://www.exploits.org/v4l/
if you want to using video texture, check below.
    require
  1. video capture card or O2 Video Card Option
  2. video4linux kernel module or IRIX 6.5
  3. add configure option
    %./configure --enable-videotexture


Joystick device

kohoan can use joystick device.
Now joystick available LINUX only!.
configure process check 'linux/joystick.h' automatically. But now we checked USB-Joystick Only!.

Realtime shader language Cg

kohoan test implemented Cg language.
Now Cg only tested following environment.
if you want to using Cg, install Cg runtime for linux before compiling kohoan, then add configure option.
  • add configure option
    %./configure --enable-cgshader



    [kohoan]