ext library for AnimX Ver 0.0.1 Noritsugu Nakamura nnakamur@mxq.mesh.ne.jp [Overview] This program is a binding between "Ruby" and "AnimX". "AnimX" is a very simple X library. You can get information about plotutils from http://camphor.elcom.nitech.ac.jp/Software/AnimX/ [Requirements] * ruby http://www.netlab.co.jp/ruby/ ftp mirror site list: http://www.netlab.co.jp/ruby/mirrors.html * AnimX http://camphor.elcom.nitech.ac.jp/Software/AnimX/ [Install] * Install ruby % ./configure % make # make install * Install AnimX % ./configure --enable-shared % make # make install * Install this package o expand this packages o edit extconf.rb if you need. % ruby extconf.rb % make # make install [Usage] See samples/*.rb [TODO] * check all function