<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?action=history&amp;feed=atom&amp;title=GMU%3AActors%2C_Traces%2C_Collectives%2FSS17%2FSchachbrettmuster</id>
	<title>GMU:Actors, Traces, Collectives/SS17/Schachbrettmuster - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?action=history&amp;feed=atom&amp;title=GMU%3AActors%2C_Traces%2C_Collectives%2FSS17%2FSchachbrettmuster"/>
	<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=GMU:Actors,_Traces,_Collectives/SS17/Schachbrettmuster&amp;action=history"/>
	<updated>2026-04-22T09:56:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=GMU:Actors,_Traces,_Collectives/SS17/Schachbrettmuster&amp;diff=92705&amp;oldid=prev</id>
		<title>Max: Max moved page GMU:Actors, Traces, Collectives/Schachbrettmuster to GMU:Actors, Traces, Collectives/SS17/Schachbrettmuster: gleicher kurs im WS</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=GMU:Actors,_Traces,_Collectives/SS17/Schachbrettmuster&amp;diff=92705&amp;oldid=prev"/>
		<updated>2017-08-13T21:29:19Z</updated>

		<summary type="html">&lt;p&gt;Max moved page &lt;a href=&quot;/kunst-und-gestaltung/wiki/GMU:Actors,_Traces,_Collectives/Schachbrettmuster&quot; class=&quot;mw-redirect&quot; title=&quot;GMU:Actors, Traces, Collectives/Schachbrettmuster&quot;&gt;GMU:Actors, Traces, Collectives/Schachbrettmuster&lt;/a&gt; to &lt;a href=&quot;/kunst-und-gestaltung/wiki/GMU:Actors,_Traces,_Collectives/SS17/Schachbrettmuster&quot; title=&quot;GMU:Actors, Traces, Collectives/SS17/Schachbrettmuster&quot;&gt;GMU:Actors, Traces, Collectives/SS17/Schachbrettmuster&lt;/a&gt;: gleicher kurs im WS&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:29, 13 August 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Max</name></author>
	</entry>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=GMU:Actors,_Traces,_Collectives/SS17/Schachbrettmuster&amp;diff=91770&amp;oldid=prev</id>
		<title>Max: Created page with &quot; &lt;syntaxhighlight lang=&quot;javaScript&quot;&gt; int size = 50;  void setup(){  size (600, 600); }  void draw(){   for (int h = 0; h &lt; width; h += size) {     for (int v = 0; v &lt; height;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=GMU:Actors,_Traces,_Collectives/SS17/Schachbrettmuster&amp;diff=91770&amp;oldid=prev"/>
		<updated>2017-06-10T06:26:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; &amp;lt;syntaxhighlight lang=&amp;quot;javaScript&amp;quot;&amp;gt; int size = 50;  void setup(){  size (600, 600); }  void draw(){   for (int h = 0; h &amp;lt; width; h += size) {     for (int v = 0; v &amp;lt; height;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javaScript&amp;quot;&amp;gt;&lt;br /&gt;
int size = 50;&lt;br /&gt;
&lt;br /&gt;
void setup(){&lt;br /&gt;
 size (600, 600);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
void draw(){&lt;br /&gt;
  for (int h = 0; h &amp;lt; width; h += size) {&lt;br /&gt;
    for (int v = 0; v &amp;lt; height; v += size) {&lt;br /&gt;
      if ((h+v) % 20 == 0) {  &lt;br /&gt;
        fill(255); &lt;br /&gt;
      }  &lt;br /&gt;
      else { &lt;br /&gt;
        fill(0);&lt;br /&gt;
      } &lt;br /&gt;
      rect (h, v, size, size);&lt;br /&gt;
    }&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Max</name></author>
	</entry>
</feed>