Skip to content

Commit 82063e9

Browse files
authored
Merge pull request #100 from processing/issue-99
Adding Box2D For Processing
2 parents a1de511 + d021ade commit 82063e9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

contributions.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5864,3 +5864,22 @@ contributions:
58645864
https://github.com//nature-of-code/noc-2-processing-port/releases/latest/download/noc-2-processing-port.zip
58655865
previousVersions:
58665866
- '1'
5867+
- id: 302
5868+
status: VALID
5869+
dateAdded: 2025-09-04T21:25:52+0000
5870+
type: library
5871+
source:
5872+
https://github.com/shiffman/Box2D-for-Processing/releases/download/2.0.1/box2d_processing.txt
5873+
name: Box2D for Processing
5874+
authors: '[Daniel Shiffman](http://www.shiffman.net/)'
5875+
url: https://github.com/shiffman/Box2D-for-Processing
5876+
categories:
5877+
- Simulation
5878+
sentence: A library and set of examples for 2D physics simulation wrapping
5879+
some aspects of [JBox2D](http://www.jbox2d.org/), a Java implementation of
5880+
[Box2D](http://box2d.org/).
5881+
paragraph: ''
5882+
version: 4
5883+
prettyVersion: '0.4'
5884+
download:
5885+
https://github.com/shiffman/Box2D-for-Processing/releases/download/2.0.1/box2d_processing.zip

0 commit comments

Comments
 (0)