phetsims / kite

A library for creating, manipulating and displaying 2D shapes in JavaScript.
http://scenerystack.org/
MIT License
15 stars 6 forks source link

Shape.polygon( vertices ) #23

Closed jonathanolson closed 11 years ago

jonathanolson commented 11 years ago

Easy construction of polygonal shapes from a list of vertices.