Render Part C Assignment

From CSE425S Wiki
Jump to navigation Jump to search

In this studio we will evolve our code from Render_Part_B_Assignment to add new methods and a new class.

Render part c class hierarchy.svg

Continue editing files in the render/assignment directory.

Code to Implement

Transform

move

calculate_bounds

Rectangle

calculate_local_bounds

CompositeTransform

calculate_local_bounds

Scene

calculate_local_bounds

ConvexPolygon

render_transformed

calculate_local_bounds