CMPS 160 -- Program 1

Due date:
Midnight, Friday, April 17, 2015
Early bonus: before midnight, April 16.
Late submission until midnight, April 18.

Objectives:

Create and render 2.5D terrains using Mandelbrot sets.

Description

Grading:

This program will form part of your CMPS 160 grade. The other components of CMPS 160 grade are your midterms and final project.

The header block should contain at least the following information: name, cruzid, date, and brief description of your program. This will be true for all future assignments and programs.

Rubric:


5	header blocks
5	separation of javascript from html
10	inline comments
40	generate Mandelbrot height field
40	wireframe rendering with required orthographic view

Who graded your assignment:

jiayu: ahosick -- jbernay
matthew: jchen160 -- tmlinejo

Submission:

Submission must be done using the "submit" command from CATS.

This command should work from unix.ic.ucsc.edu. Create and submit a subdirectory called prog1.
IT SHOULD CONTAIN ALL THE FILES NECESSARY FOR THIS PROGRAM TO RUN.
Tar or zip up prog1 before submitting.


Last modified Friday, 10-Apr-2015 09:25:14 PDT.