User:Nrp/Weekly updates/20080628: Difference between revisions
< User:Nrp | Weekly updates
Jump to navigation
Jump to search
(Tuesday) |
|||
Line 12: | Line 12: | ||
* Fixed a bunch of colorspace conversion mistakes |
* Fixed a bunch of colorspace conversion mistakes |
||
* Tested performance on the XO (needs to be faster) |
* Tested performance on the XO (needs to be faster) |
||
* Merged colorspace branch back into master |
Revision as of 00:30, 25 June 2008
Saturday
- Started v4l branch
- Started colorspace conversion branch
- Finished Living Pointillism
Sunday
- Finished a bunch of colorspace conversion functions
Monday
- Uploaded the v4l and colorspace branches to the git repository on my server
- Debugged some silly colorspace mistakes
- First attempts at YUV -> HSV direct conversion. It seems nobody has come up with these formulas before. I'm probably just going to approximate it, but it will still involve faking trig with ints.
Tuesday
- Fixed a bunch of colorspace conversion mistakes
- Tested performance on the XO (needs to be faster)
- Merged colorspace branch back into master