User:Nrp/Weekly updates/20080712
< User:Nrp | Weekly updates
Jump to navigation
Jump to search
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.