box2dweb-commonjs

2.1.0 • Public • Published

box2dweb-commonjs

web component logo

CommonJS version of Box2dWeb both for npm and component(1)
The patch to support Node.js was prepared by Christoph Schulz

Usage

Both in component(1) or node.js just

var box2d = require('box2dweb-commonjs');
var world = new box2d.b2World(....)

/box2dweb-commonjs/

    Package Sidebar

    Install

    npm i box2dweb-commonjs

    Weekly Downloads

    13

    Version

    2.1.0

    License

    MIT

    Last publish

    Collaborators

    • bestander