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.
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.
2012-05-14P_1_2_3_01
In the code there is this loop:
... code ...
close before that the current tile count get's calculated
... code ......
2012-05-10P_1_2_1_01
In the code 10 rows are created to show color, however with the current code it will never show more then 9.
This is because height is 800, but the last y row is 799 since it starts...
2012-05-10P_2_3_5_01_TABLET
Hello!
I bought a graphic tablet ( Bambooto run this code, but unfortunatley it still doesn't work... somehting is wrttien below the interface page:
10 mai 2012 17:29:52 jpen.provider.NativeLibraryLoader$4...
2012-05-02M_1_5_02_TOOL
hello simon,
yes this is in principle possible ... "only" problem is to write the position data in an valid obj syntax to a file.
have you ever tried to open a obj file in a texteditor?...
2012-05-01M_1_5_02_TOOL
hey!
I have started to work with processing recently and I have been trying to find codes to export lines or curves to a obj file. In the example above I would like to export the...
by Matthias Indermaur