Simple queston: I am in the very beginning of a project which I am doing which I hope will be sufficient to get me up to speed in SC. I am trying to generate a fractal on the screen and then generate tones that correspond to the features of the image. Is there a library of routines in SC which will allow me to draw (lines, squares, circles, etc.) on the screen?
in SC3d5 you can do that kind of things. see http://swiki.hfbk-hamburg.de:8888/MusicTechnology/126 for some examples. also check http://swiki.hfbk-hamburg.de:8888/MusicTechnology/284 for a library for l-system type fractals.