Project

opal-pixi

0.01
No commit activity in last 3 years
No release in over 3 years
Opal DOM library for pixi
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0

Runtime

~> 0.10.0
 Project Readme

Ruby wrapper for the Pixi.js graphical library

Gitter

The goal of this project is to completely wrap the Pixi API in Opal, to allow developers to write HTML5 and WebGL rendering from Ruby.

If you have not heard of Pixi, check out these links:

Also, to get examples of opal-pixi in action, check out the opal-pixi-examples repository.

Cloning this repository

$ git clone https://github.com/orbitalimpact/opal-pixi

Getting involved

To contribute to this project, follow the steps below.

  1. Fork the repo ( https://github.com/orbitalimpact/opal-pixi/fork )
  2. Create your feature branch (git checkout -b new-branch)
  3. Commit your changes (git commit -am 'description of commit')
  4. Push to the branch (git push origin new-branch)
  5. Create a Pull Request

Licenses

Phaser and all examples are released under the MIT License: http://opensource.org/licenses/MIT

opal-pixi is released under the Berkeley Software Distribution (BSD) 3-Clause License: http://opensource.org/licenses/BSD-3-Clause

Copyright (c) 2015, Orbital Impact All rights reserved.