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
- Host: GitHub
- URL: https://github.com/chanind/drqueueruby19bindings
- Owner: chanind
- Created: 2012-03-12T20:23:28.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-12T22:10:09.000Z (over 14 years ago)
- Last Synced: 2025-09-10T01:01:32.884Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 238 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!