1
edit
Changes
→Project Details
==Project Contributors(s)==
==Project Demo Details== [http://matrix.senecac.on.ca/~blaw1/osd600/ Demo]
When the ''Play'' button is pressed on the video the frames from that video will be written to a number of canvases. The first canvas is just a straight frame by frame copy of the video. The second canvas is trying to mimic a comic book style by modifying frames to create solid colours. The last row of canvases are having the video frames written to them with offsets to give the effect of a moving video.
The video time is being tracked which will eventually be used to execute javascript at time intervals.
==Useful Links==