Difference between revisions of "Render Part C Assignment"
Jump to navigation
Jump to search
(→Scene) |
|||
Line 14: | Line 14: | ||
===calculate_local_bounds=== | ===calculate_local_bounds=== | ||
==Scene== | ==Scene== | ||
− | === | + | ===calculate_bounds=== |
+ | |||
==ConvexPolygon== | ==ConvexPolygon== | ||
===render_transformed=== | ===render_transformed=== | ||
===calculate_local_bounds=== | ===calculate_local_bounds=== |
Revision as of 04:39, 17 July 2019
In this studio we will evolve our code from Render_Part_B_Assignment to add new methods and a new class.
Continue editing files in the render/assignment directory.