EkaSe / Graphics

1 stars 0 forks source link

Basic Graphics: Multiple figures drawing #4

Open acrm opened 7 years ago

acrm commented 7 years ago

Create Canvas class that will accumulate all you drawings before they printed. Implement drawing of non-orthogonal figures from previous task. Draw Sierpinski triangle on its third iteration (containing 9 simple triangles).