COS 426 Assignment 2
NAME, LOGIN



Demonstration of Implemented Features

Rotate

Rotate each vertex by the given angle about the given axis.
src/meshpro [input] [output] -rotate %s 0 0 0 0 0 1

Input

0.5

0.7

Input

0.5

0.7

0.9

Scale

Scale each vertex's distance from the origin by the given factor.
src/meshpro [input] [output] -scale %s

Input

1 2 3

3 2 1

Feedback

How long did you spend on this assignment?
Your answer goes here
Was it too hard, too easy, or just right?
Your answer goes here
What was the best part of the assignment?
Your answer goes here
What was the worst part of the assignment?
Your answer goes here
How could it be improved for next year?
Your answer goes here