Code P_3_2_3_01

Grundlegende Prinzipien –  P.3 Typo –  P.3.2 Schriftkontur –  P.3.2.3 Schriftkontur aus Agenten –  P_3_2_3_01

Pages


  • 284 - 285

Comments

  • 2009-11-25 @ 5:14 pm   |  Comment by Ben Romeike

    Hallo,

    ich habe das Buch erworben und bin begeistert.

    Bisher hat alles geklappt was ich probiert habe.

    Ein Problem habe ich mit P_3_2_3_01.pde.

    Ich erhalte die Fehlermeldung: "Cannot find anything named "RG". Die highlighted Code-Zeile lautet: "// allways initialize the library in setup
    RG.init(this);
    font = new RFont("FreeSansNoPunch.ttf", fontSize, RFont.LEFT);"

    wobei das Highlight auf "RG.init(this);" steht.

    Die Schrift und geomerative ist installiert.

    Danke für die Hilfe

    Ben

  • 2009-11-26 @ 6:46 pm   |  Comment by Hartmut Bohnacker

    Hallo Ben,

    danke für's Lob!

    Bei mir funktioniert der Sketch. Die Fehlermeldung deutet schon darauf hin, dass es ein Problem mit der Geomerative-Library gibt. Installiert scheint die zu sein, sonst hätte es schon eine Fehlermeldung in der Zeile "import geomerative.*;" geben müssen. Andererseits scheint die Library dann doch nicht richtig da zu sein. Hat sich vielleicht einfach die Zeile "import geomerative.*;" verabschiedet? Das würde nämlich zu genau diesem Fehler führen.

    Falls nicht, würde zur Fehlereingrenzung helfen, das Betriebssystem und Processing-Version zu kennen.

     

  • 2010-12-21 @ 4:14 pm   |  Comment and Gallery Post
    by Matthias Indermaur

    The three sequences are due to arouse fascination for typography in moving pictures and to illustrate their functional quality. During an extensive experimental work phase the traditional method of analogically developped frames on tracing paper prevailed. Subsequently, in the final part of each sequence, the resulting analogue photographs were combined with digitally generated and programmed material.


    03 Secquence | Video

    http://www.vimeo.com/14374386

Leave a Comment

   (required)

  

Please enable JavaScript to post a comment.

(.zip, max. 1MB)  

Proof that you are human!
Please paste the snippet below in an empty Processing sketch!
What number does the Processing console show?

randomSeed(21914);
println(int(random(100000)));

  (required)