stackgl / contributing

Contribution guidelines for stackgl projects
Other
14 stars 3 forks source link

2D shapes / primitives #25

Open mattdesl opened 9 years ago

mattdesl commented 9 years ago

Lots of ways to solve this, often comes down to particular application and requirements (anti-aliasing, performance, polygon complexity, etc).

Some starting points...

lines / curves / arcs

gagan-bansal commented 8 years ago

+1