IsraelBuitronD/voxel4r
null
{ "createdAt": "2013-03-26T08:32:10Z", "defaultBranch": "master", "description": null, "fullName": "IsraelBuitronD/voxel4r", "homepage": null, "language": "Ruby", "name": "voxel4r", "pushedAt": "2013-03-26T08:32:46Z", "stargazersCount": 1, "topics": [], "updatedAt": "2013-10-06T01:57:23Z", "url": "https://github.com/IsraelBuitronD/voxel4r"}Voxel4r
Section titled “Voxel4r”Voxels generator library.
Installation
Section titled “Installation”Add this line to your application’s Gemfile:
gem 'voxel4r'And then execute:
$ bundleOr install it yourself as:
$ gem install voxel4rThere is not usable yet. :P Please wait.
Contributing
Section titled “Contributing”- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request