User:MCanisius: Difference between revisions

92 editsJoined 16 November 2016
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Happy Homework Here'''
'''Meandering Works'''<br>


<italic> week 1 </italic>
''week 1'' <br>
Course application<br>
Apply a droplet of paint on a piece of paper. In order to draw a curve you just have to make a circle around your own axes with the piece of water in your hand
[[File:CurveOnPaper.jpeg|200|left||thumb|Course Application]]
<br style="clear:both;">
 
''week 3''<br>
 
Random functions
[[File:Bildschirmfoto 2016-11-16 um 15.11.40.png|200|left||thumb|Assignment 1]] <br style="clear:both;">
[http://codepen.io/Miauw/pen/woWVbK Random Curve]
<br style="clear:both;">
[[File:CodepenWeek3.png|200|left||thumb|Assigment 2|[http://codepen.io/Miauw/pen/woWVbK/image/large.png]]]
<br style="clear:both;">
 
''week 4''<br>
 
The week of the turtle<br>
 
Here I altered the original turtle in a way that it would change size with each step, and I altered the angle size <br>
The second assignment was to create a turtle yourself, I created a grasshopper instead. Because it jumps from one place to the other according to the commands you give it. Commands are: left, right, up, down, and change shape <br>
 
[http://codepen.io/Miauw/pen/oYBREM Altered Turtle]
[[File:turtle1.png|200|left||thumb|Altered Turtle]] <br style="clear:both;">
[http://codepen.io/Miauw/pen/zoEOBQ Grasshopper]
<br style="clear:both;">
[[File:Bildschirmfoto 2017-01-03 um 12.12.53.png|200|left||thumb|Grasshopper]]
<br style="clear:both;">
 
 
''week 5''<br>
 
Week of fractals.
the commands of the fractals are: <br>
1 right<br>
2 upwards<br>
2 rightwards<br>
2 downwards<br>
1 left<br>
 
Implemented in a turtle-like code and a GUI code <br>
[http://codepen.io/Miauw/pen/yVzjLa Turtle Fractal]<br>
[[File:Bildschirmfoto 2017-01-03 um 12.34.03.png|200|left||thumb|Turtle Fractal]]<br style="clear:both;">
[http://codepen.io/Miauw/pen/KNXerr GUI Fractal] <br style="clear:both;">
[[File:Bildschirmfoto 2017-01-03 um 12.33.42.png|200|left||thumb|GUI Fractal]]<br>
<br style="clear:both;">
 
''week 6 & 7''<br>
 
Braitenberg Vehicles <br>
these vehicles are following the light and avoiding the trees of the picture. Once they move out of the screen they are placed back in the middle of the landscape to start their journey all over again <br>
[http://codepen.io/Miauw/pen/YpJogv Braitenberg Snowvehicles] <br>
 
[[File:Bildschirmfoto 2017-01-03 um 12.52.23.png|200|left||thumb|Snow Vehicle]]
<br style="clear:both;">
''Other Works''<br>
 
Click for curves that follow noise fields <br>
[http://codepen.io/Miauw/pen/RKwXYO Noisefields] <br>
[[File:Bildschirmfoto 2017-01-06 um 00.32.18.png|200|left||thumb|Noisefields]] <br style="clear:both;">
 
ACC Gallery <br>
Simulation of Sandpile Simulation <br>
[[File:Bildschirmfoto 2017-02-07 um 22.42.27.png|200|left||thumb|Still from Video]]<br style="clear:both;">
[http://codepen.io/Miauw/pen/vgzEvR Altered Sandpile Simulation from Martin]<br>
[[File:Bildschirmfoto 2017-02-28 um 13.11.05.png|200|left||thumb| Altered Sandpile model]]

Latest revision as of 12:15, 28 February 2017

Meandering Works

week 1
Course application
Apply a droplet of paint on a piece of paper. In order to draw a curve you just have to make a circle around your own axes with the piece of water in your hand

Course Application


week 3

Random functions

Assignment 1


Random Curve


week 4

The week of the turtle

Here I altered the original turtle in a way that it would change size with each step, and I altered the angle size
The second assignment was to create a turtle yourself, I created a grasshopper instead. Because it jumps from one place to the other according to the commands you give it. Commands are: left, right, up, down, and change shape

Altered Turtle

Altered Turtle


Grasshopper

Grasshopper



week 5

Week of fractals. the commands of the fractals are:
1 right
2 upwards
2 rightwards
2 downwards
1 left

Implemented in a turtle-like code and a GUI code
Turtle Fractal

Turtle Fractal


GUI Fractal

GUI Fractal



week 6 & 7

Braitenberg Vehicles
these vehicles are following the light and avoiding the trees of the picture. Once they move out of the screen they are placed back in the middle of the landscape to start their journey all over again
Braitenberg Snowvehicles

Snow Vehicle


Other Works

Click for curves that follow noise fields
Noisefields

Noisefields


ACC Gallery
Simulation of Sandpile Simulation

Still from Video


Altered Sandpile Simulation from Martin

Altered Sandpile model