Sha256: bfa1ba6499998fc033a4e1cb21d14069465441d0c72466a294f98e874d48b811

Contents?: true

Size: 672 Bytes

Versions: 9

Compression:

Stored size: 672 Bytes

Contents

### Source of Sketches

These sketches have been translated from 'vanilla processing sketches' by Dan Shiffman.  The original sketches were designed to run with the Box2D-for-processing library which has a subtlely different interface from the pbox2d gem. There is probably scope for further refactoring of most of the sketches to make them more ruby-like (the mouse_joint example has perhaps travelled furthest from the original version). 

### java_args.txt

The `data` folder contains java_args.txt, which currently silently enables the OpenGl-based pipeline using `-Dsun.java2d.opengl=true` add any other java args here, use `True` instead of `true` to get a message.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pbox2d-1.0.3-java examples/README.md
pbox2d-1.0.2-java examples/README.md
pbox2d-1.0.1-java examples/README.md
pbox2d-1.0.0-java examples/README.md
pbox2d-0.9.1-java examples/README.md
pbox2d-0.9.0-java examples/README.md
pbox2d-0.8.0-java examples/README.md
pbox2d-0.6.0-java examples/README.md
pbox2d-0.5.0-java examples/README.md