Beginning of eoc8

This commit is contained in:
Grant Sanderson
2017-04-12 09:06:04 -07:00
parent e40c5b86bd
commit d30c77c78d
7 changed files with 911 additions and 76 deletions

View File

@ -512,7 +512,6 @@ class UtahFillingCurve(SelfSimilarSpaceFillingCurve):
"radius_scale_factor" : 2/(3*np.sqrt(3)),
}
class FlowSnake(LindenmayerCurve):
CONFIG = {
"colors" : [YELLOW, GREEN],