Wer processing kennt und wikipedia mal als Netz visualisiert haben möchte, kann sich das sketchbook von anthony mattox anschauen.
Die Seiten auf Wiki werden nach Links durchsucht und als Knoten dargestellt. Aus processing heraus können die Links aufgerufen werden. Bilder bzw. Dateien werden durch ein Quadrat, Links als Kreis-Icon repräsentiert.
Die von anthony mattox angebotenen SourceFiles sind jedoch noch nicht ganz aktualisiert (geht vom veralteten wiki-quelltext aus).
Ich habe lediglich ein paar Veränderungen vorgenommen, und zwar gleich so, dass es für die deutsche Wiki läuft (einschließlich Umlaute).
Zu beachten ist, dass unter linux die Funktion "link()" möglicherweise nicht funktioniert. Es erscheint die Fehlermeldung:
Could not find gnome-open or kde-open, the open() command may not work.
Der Browser muss dann in java über einen execute-Befehl direkt aufgerufen werden. Im beigefügten sketchbook gibt es unter "functions" die Funktion "void callLink(String iurl)", die nach Bedarf auch auf andere Browser angepasst werden kann.
Windows
Download
Linux (auf Firefox-Browser angepasst)
Download
Urheber bleibt anthony mattox, lizensiert unter creative common license.
Montag, 24. Januar 2011
Donnerstag, 6. Januar 2011
QTfeedback v1.3 released
05/17/11:
New Version v1.3:
Get it:
http://sourceforge.net/projects/qtfeedback/files/QTfeedback_v1.3.zip/download
OpenGL 1.4 compatible version:
http://sourceforge.net/projects/qtfeedback/files/QTfeedback_v1.3_opengl14.zip/download
SCREENSHOTS:
More screenshots on sourceforge.
New Version v1.3:
Get it:
http://sourceforge.net/projects/qtfeedback/files/QTfeedback_v1.3.zip/download
OpenGL 1.4 compatible version:
http://sourceforge.net/projects/qtfeedback/files/QTfeedback_v1.3_opengl14.zip/download
SCREENSHOTS:
More screenshots on sourceforge.
Sonntag, 2. Januar 2011
QTfeedback first release
After some work i finally got it compiled on Windows.
You can get and test it:
http://sourceforge.net/projects/qtfeedback/files/qtfeedback_v1.0.zip/download
View some Screenshots on:
https://sourceforge.net/projects/qtfeedback/
It is more like beta version and not tested on other systems though.
You need libnoise (dll included) and OpenGL 2.0 or newer. Otherwise your texture will stay white.
Features so far:
* Actually there is not much difference between the feedback modes. Mode 1 uses rendered scene to refeedback it like on a second layer. Cant explain it. Try and see, if you switch feedback option on source object.
The second mode is not easier to explain. First render pass uses a more little and mirrored heightfield. Second Pass is normal which uses feedback texture from first stage.
Uh i will have to find a logo for the executable...
You can get and test it:
http://sourceforge.net/projects/qtfeedback/files/qtfeedback_v1.0.zip/download
View some Screenshots on:
https://sourceforge.net/projects/qtfeedback/
It is more like beta version and not tested on other systems though.
You need libnoise (dll included) and OpenGL 2.0 or newer. Otherwise your texture will stay white.
Features so far:
- Coloring sources with your own gradients (alphachannel supported)
- Three different Feedback Methods (*)
- Heightfield as one Feedback Plane (using libnoise)
- Make Screenshots of your Feedback Fractals
- some more features such as texture distortion ...
* Actually there is not much difference between the feedback modes. Mode 1 uses rendered scene to refeedback it like on a second layer. Cant explain it. Try and see, if you switch feedback option on source object.
The second mode is not easier to explain. First render pass uses a more little and mirrored heightfield. Second Pass is normal which uses feedback texture from first stage.
Uh i will have to find a logo for the executable...
Labels:
feedback,
fractal,
opengl,
qtfeedback,
texture
Abonnieren
Posts (Atom)