sbonner1 / Senior-Design-I

Senior year team project for Senior Design I. The goal is to build and program a robotic arm to recognize a simple image and attempt to replicate it.
0 stars 3 forks source link

Why does draw() only take a single vertex as a parameter? #61

Closed jcoady9 closed 10 years ago

jcoady9 commented 10 years ago

Wouldn't it be simpler overall if we just passed the whole vector?