DescriptionCreation courbe vonKoch.svg Français : Principe du tracé d'une courbe de von Koch en SVG. English: Process to draw a von Koch curve in SVG. Date...
ending = [l;0] ; vonkoch(beginning, ending, n) isoview(0,l,0,sin_soixante*l) // Saving the file name = "von_koch_"+string(n)+"_steps.svg" ; xs2svg(0, name)...