CS U540 Computer Graphics Sampler Project

Professor Fell

     

Goals

To find a graphics platform on which you will be comfortable working for the quarter.
To work with the graphics primitives available to you.

     

Assignment

  1. You are to create 5 drawings in 5 rectangular regions within one window.
  2. Your drawings should use color and a variety of graphics primitives

    • Include: lines, points, rectangles, ovals, filled and unfilled regions, text.
  3. Write well-organized code with appropriate comments.

  4. The drawings should be organized into a functions (methods) with the upper left corner, width, and height of the rectangular region as parameters. Your drawing functions should work equally well in any the rectangles.

  5. Make the program show off your work in two different arrangements.

     

Turn In

  1. soft copy of your source code and a readme explaining how to compile and run your code.
  2. hard copy of your code and readme.

     

How to submit
Email zipped folder containing your code and readme as an attachment to fell@ccs.neu.edu with Subject: CSG540-sampler.

Grading

Meeting all the requirements stated above will earn 90 points (an A-).

    • 60 points are for the graphic output.
    • 30 points are for the code.

Ten points are reserved for extras that make your work outstanding (A level work).

     

Last Updated:

Harriet Fell
College of Computer Science, Northeastern University
360 Huntington Avenue #340WVH,
Boston, MA 02115
Internet: fell@ccs.neu.edu
Phone: (617) 373-2198 / Fax: (617) 373-5121
The URL for this document is: http://www.ccs.neu.edu/home/fell/CSU540/sampler.html