User:Nrp/Weekly updates/20080712: Difference between revisions
< User:Nrp | Weekly updates
Jump to navigation
Jump to search
(New page: == Saturday == * Performance testing on largest connected component. It runs at a usable speed on the XO, and about twice as fast as the other connected components function in pygame. == ...) |
No edit summary |
||
Line 3: | Line 3: | ||
== Sunday == |
== Sunday == |
||
* Started writing a function to get the average color of a surface or a part of a surface. |
* Started writing a function to get the average color of a surface or a part of a surface. |
||
== Monday == |
|||
* Finished average color function, wrote an example script to show its use. |
Revision as of 01:02, 8 July 2008
Saturday
- Performance testing on largest connected component. It runs at a usable speed on the XO, and about twice as fast as the other connected components function in pygame.
Sunday
- Started writing a function to get the average color of a surface or a part of a surface.
Monday
- Finished average color function, wrote an example script to show its use.