ucsb-cs56-projects / cs56-discretemath-towers-sierpinski

-
1 stars 8 forks source link

Allow output image dimensions to be specified #14

Closed gonfunko closed 11 years ago

gonfunko commented 11 years ago

Add size option to SierpinskiTriangleBuilder and use scaling to adjust to desired dimensions. Include parameters to command line call so that image size can be determined.

~estimated 25