Assignment 1 on Computer Graphics | ECS 175, Assignments of Computer Graphics

Material Type: Assignment; Professor: Joy; Class: Computer Graphics; Subject: Engineering Computer Science; University: University of California - Davis; Term: Fall 2008;

Typology: Assignments

Pre 2010

Uploaded on 07/31/2009

koofers-user-8fr
koofers-user-8fr 🇺🇸

4

(1)

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
ECS 175 – Computer Graphics
Assignment #1
Website:
http://graphics.cs.ucdavis.edu/~joy/ecs175
Due Date:
Thursday, October 16, 2008
The Problems:
1. Space filling curves have become a standard way to map two-dimensional data sets onto
disk. Suppose you are given a square. Write a program to generate Lebesgue space-
filling curves that are contained in the square.
2. Write a program to draw a strophoid
3. Using Chaikin’s curves, draw a recognizable outline of your favorite cartoon character.
Chaikin’s curves are described in the notes.
All of these problems must use Qt as a basic interface. They all have parameters that can be
represented by sliders, buttons, or other Qt selectors.
Have Fun!

Partial preview of the text

Download Assignment 1 on Computer Graphics | ECS 175 and more Assignments Computer Graphics in PDF only on Docsity!

ECS 175 – Computer Graphics

Assignment

Website: http://graphics.cs.ucdavis.edu/~joy/ecs Due Date: Thursday, October 16, 2008 The Problems:

  1. Space filling curves have become a standard way to map two-dimensional data sets onto disk. Suppose you are given a square. Write a program to generate Lebesgue space- filling curves that are contained in the square.
  2. Write a program to draw a strophoid
  3. Using Chaikin’s curves, draw a recognizable outline of your favorite cartoon character. Chaikin’s curves are described in the notes. All of these problems must use Qt as a basic interface. They all have parameters that can be represented by sliders, buttons, or other Qt selectors. Have Fun!