ruby-bullet

Overview

Ruby-bullet is a ruby extension library of Bullet.

Supported OS

Linux(x86), Windows with MinGW(x86)

How to install

This project has a pre-compiled gem.

 $ sudo gem install pkg/ruby-bullet-<version>-<arch>.gem

Usages

Run a sample application.
The sample application uses gtk2 to draw boxes.

 $ sudo gem install gtk2    
 $ ruby <gems_path>/ruby-bullet-<version>-<arch>/sample/hello_bullet/HelloBullet.rb

How to compile

see INSTALL.md

License

Ruby-bullet is licensed under MIT License.

Copyright (C) 2012 [email protected]