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

-
1 stars 8 forks source link

Refactor SVG classes #18

Closed gonfunko closed 11 years ago

gonfunko commented 11 years ago

Change algorithm so that SVDefinitions and SVUse classes are used to draw content once, instead of redrawing similar elements for each subs triangle.

~estimated 75