User:Nrp/Weekly updates/20080719

From OLPC
< User:Nrp‎ | Weekly updates
Revision as of 21:49, 13 July 2008 by Nrp (talk | contribs) (New page: == Saturday == * Fixed incorrect behavior in an existing pygame function, mask.get_bounding_rects(), and also doubled its performance. == Sunday == * Wrote a function to list cameras avail...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Saturday

  • Fixed incorrect behavior in an existing pygame function, mask.get_bounding_rects(), and also doubled its performance.

Sunday

  • Wrote a function to list cameras available on the computer.
  • Played with integrating pymunk and the camera module. I wrote a script that has gravity go in the direction of a real life object the user holds up. A fun little demo, but it barely scratches the surface of computer vision and physics integration. The next step is integrating it with Physics or Elements on the XO.