An open API service indexing awesome lists of open source software.

https://github.com/chanind/drqueueruby19bindings

Dr Queue Bindings Gem updated for Ruby 1.9
https://github.com/chanind/drqueueruby19bindings

Last synced: 8 months ago
JSON representation

Dr Queue Bindings Gem updated for Ruby 1.9

Awesome Lists containing this project

README

          

DrQueue
-------

DrQueue is an open source distributed rendering manager for a variety of 3d renderers

More info is available at: (http://www.drqueue.org)

Ruby 1.9.x Bindings
-------------------

This is a version of the official DrQueue Ruby Bindings modified to work with Ruby 1.9

The offical DrQueue Ruby Bindings gem (Ruby 1.8 Only) is available at: (http://rubygems.org/gems/DrQueueRubyBindings)

Installation
------------

You can install by downloading the .gem file in the "gem" directory of this repository

Once the gem is downloaded, you can install it with:

`gem install /path/to/DrQueueRuby19Bindings-0.5.gem`

Enjoy!