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

-
1 stars 8 forks source link

Improve SVG rendering performance #17

Closed gonfunko closed 11 years ago

gonfunko commented 11 years ago

Add SVDefinitions and SVUse classes to SVGraphics package so that and elements can be utilized. This will increase speed and reduce the required processing power substantially.

~estimated 75