Difference between revisions of "User:ASydiK/June2010"
Line 12: | Line 12: | ||
'''03 Thursday''' | '''03 Thursday''' | ||
* Researched scan lines, clipping and filling polygons to figure out bezier fill | * Researched scan lines, clipping and filling polygons to figure out bezier fill | ||
+ | |||
+ | '''04 Friday''' | ||
+ | * Disregarded research for now due to limited time | ||
+ | * Implemented incomplete bezier and curve (lines working, fill not working) | ||
+ | * Implemented working ellipse (both fill and lines) | ||
+ | * Created new tickets with bugs found |
Revision as of 16:37, 4 June 2010
01 Tuesday
- Looking into monitor problems
- Worked on bezier
- Researched triangulation being used in Processing
02 Wednesday
- Replaced monitor
- Figured out triangulation method
- Implemented method into PJS for use
03 Thursday
- Researched scan lines, clipping and filling polygons to figure out bezier fill
04 Friday
- Disregarded research for now due to limited time
- Implemented incomplete bezier and curve (lines working, fill not working)
- Implemented working ellipse (both fill and lines)
- Created new tickets with bugs found