Home: dennou ruby home page

RubyDCLExt-Anim

Animation extension for RubyDCL



What's RubyDCLExt-Anim

RubyDCLExt-Anim is an extension for RubyDCL to output animation (movie) file.
Currently, output file is MP4 file formated and h264 encoded .

Requires

Install / Download

gem

rubygems page
# gem install dclext-anim

repository

You can also get from the git repository

% git clone http://ruby.gfd-dennou.org/products/ruby-dclext-anim/ruby-dclext-anim.git
or the repository snapshot, ruby-dclext-anim-snapshot.tar.gz.

Usage

To output animation file, require "numru/dclext/anim"
% ruby -r numru/dclext/anim your_dcl_script.rb

Options

You can change some parameters with environmental variable or runtime option.