schteppe / p2.js

JavaScript 2D physics library
Other
2.64k stars 330 forks source link

[idea] Polygon shape #172

Open schteppe opened 9 years ago

schteppe commented 9 years ago

The Body.prototype.fromPolygon is a bad pattern and should be replaced with a Polygon shape. See https://github.com/schteppe/p2.js/pull/168 for more comments