0.0
No commit activity in last 3 years
No release in over 3 years
Papervision3D ActionScript 3 source wrapped in a Sprout::Specification for implementation into a sprout project and Gem::Specification for distribution as a gem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.0.26.pre
 Project Readme

The Papervision3D Sprout Gem

requires sprout, v >= 1.0.×.pre

Papervision3D ActionScript 3 source wrapped in a Sprout::Specification for implementation into a sprout project and Gem::Specification for distribution as a gem.

The sprout will download the Papervision3D matching version zip from GoogleCode and the source code will be copied to lib/papervision3d of your sprout project.

Installation

Intended for use with a project using Project Sprouts.

See information concerning Project Sprouts here:

Add the Papervision3D gem to your Gemfile:

gem "papervision3d"

Add the Papervision3D library dependency to your Rakefile:

library :papervision3d

Enter this shell command to resolve gem dependency:

bundle install

Ruby Gem

The gem can be installed independently of a project entering this command:

gem install papervision3d

Some Links