UCSC -- Porter 63F: Chaos, Fractals, and the Arts, Winter 2017

Homework 06. Assigned: 8 am, Friday Feb 17, 2017


  • C1. Experiments with HTML video tags
    Record your animated quilt example from HW-05 as a short video (less than 10 seconds).
    Change the format of this video to mp4.
    Post it on your homework page in place of your still image from last week.
    Your must replace the code for HW-05 by this:
    -----------------
    	[video width="480" height="320" controls loop autoplay]
    	[source src="xxx.mp4" type="video/mp4"]
    	[video]
    
    	where [ should be replaced by openning angle backet
    	and ] by ending angle bracket
    	and xxx by the name of your video file
    	
    ------------------
  • C2. Experiments with the P5 sketch Ocular Harpsichord #4.
    Download and unzip the sketch: Ocular-04.zip
    Change some of the motions, colors, shapes, etc as you wish.
    Make a short video of a song fragment and post it as HW-06.
    This is the crucial step for your term project.
  • Back to the Index for Meeting 06


    Revised 10 am, 17 Feb 2017 by Ralph