141
edits
(→28/10) |
|||
Line 88: | Line 88: | ||
Was mich zu den oben genannten Dingen zusätzlich interessiert ist, dass Fische Schwärme bilden können und versuchen innerhalb des Schwarms nicht miteinander zu kollidieren. | Was mich zu den oben genannten Dingen zusätzlich interessiert ist, dass Fische Schwärme bilden können und versuchen innerhalb des Schwarms nicht miteinander zu kollidieren. | ||
=== Julia Putscher === | |||
'''Project:''' | |||
<br/> | |||
Algorithm Art Code | |||
[[File:tr_lines_example.png|500px|link=http://jmartinho.net/digitalArt-html5/index.php?art=tr-lines]] | |||
<br/>''click at above picture to go to application.'' | |||
'''Description:''' | |||
<br/> | |||
This project was made by Joao Martinho Moura with Processing.js. | |||
Processing.js is the sister project of Processing and designed for the web. It makes makes your data visualizations, digital art, interactive animations, educational graphs, video games, etc. work using web standards and without any plug-ins. Processing.js allows Processing code to be run by any HTML5 compatible browser, including current versions of Firefox, Safari, Chrome, Opera, and Internet Explorer. | |||
'''Algorithm Art Code''' is a generative system that creates compositions of lines and even sculptures. It is able to cause multiple results and may even produce art. | |||
By clicking into the interactive frame and moving the mouse you can influence the appearence of the creating composition. | |||
There are six different types of the "Algorithm Art Code": TR-Lines (Transversal Lines), Closed Lines, Infinite-Boils, Perls and Sine-Paths. | |||
I think this project is interesting because I like interactive surfaces that "act" according to a human's behavior and through which you can influence the result of the process. | |||
'''Links:''' | |||
<br/> | |||
*http://www.jmartinho.net / Webpage of Joao Martinho Moura | |||
*http://projects.jmartinho.net/#1577272/Html5-Algorithm-Art-Code / Examples for Algorithm Art Code |
edits