Skip to content

amoslanka/sprout-papervision3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages