<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cyrille.giquello.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Cyrille Giquello - informatique:processing</title>
        <description></description>
        <link>https://www.cyrille.giquello.fr/</link>
        <lastBuildDate>Wed, 13 May 2026 12:49:27 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.cyrille.giquello.fr/_media/wiki/dokuwiki.svg</url>
            <title>Cyrille Giquello</title>
            <link>https://www.cyrille.giquello.fr/</link>
        </image>
        <item>
            <title>closed_lines</title>
            <link>https://www.cyrille.giquello.fr/informatique/processing/closed_lines</link>
            <description>ClosedLine

from &lt;http://jmartinho.net/digitalArt-html5/index.php?art=closedLine&gt;


// JOAO MARTINHO MOURA //
// www.jmartinho.net //
// //
int tamanhoWIDTH = 950;
int tamanhoHEIGHT = 500;
int numeroPontos = 200;
int[] NumerosArrayX = new int[numeroPontos];
int[] NumerosArrayY = new int[numeroPontos];
int[] RND_NumerosArrayX = new int[numeroPontos];
int[] RND_NumerosArrayY = new int[numeroPontos];
int contaMouse=0;
void setup() {
 frameRate(20);
 background(255,255,255);
 size(tamanhoWIDTH, tama…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 23 Sep 2012 07:59:31 +0000</pubDate>
        </item>
    </channel>
</rss>
