hunterloftis / newton

A playful, particle-based physics engine designed from the ground up for JavaScript.
917 stars 49 forks source link

What are the main limitations/missing features in this framework #16

Closed totty90 closed 10 years ago

totty90 commented 10 years ago

Would be great to know this info, before starting building something on it.

hunterloftis commented 10 years ago

Newton is a very new project. The biggest gaps in functionality right now are collision resolution and shape matching (eg polygons must be defined with points and constraints, they can't just be defined as shapes).