Jacquard knits and scarves made with generated patterns such as cellular automata, file formats and a Basic programme for the commodore 64. I made these on my hacked kh 910 knitting machine using Ayab hack. I used processing, gedit and gimp to generate the patterns.
Knits made by transforming pattern file format codecs.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
This program made originally for the commodore 64 uses a sequence of / and \ which generates in a random way a pattern that is an endless loop where the pattern never repeats.
Cellular Automata rule.
Tags: commodore 64, computer generated patterns, file format, hacked knitting machine, processing
Leave a Reply