hardmaru / paperjs_box2d

demo of working with box2d and paper.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo of using Box2D with paper.js

I'm greatful reading Dan Shiffman's Nature of Code book (http://natureofcode.com/) to learn processing and various cool stuff.

Recently, he has ported the examples to javascript/p5.js, and has posted some examples on how to use box2d-html5.js library in one of the chapters.

https://github.com/shiffman/The-Nature-of-Code-Examples-p5.js/tree/master/chp05_libraries/box2d-html5

I am a fan of paper.js, so I experimented with translating some of his code to use paper.js to draw simple shapes.

Any comments or suggestions:

hardmaru at gmail dot com

About

demo of working with box2d and paper.js


Languages

Language:JavaScript 92.5%Language:CSS 7.5%