But most of all, they dreamt sight.
It began with a pattern: a knotting and weaving of countless strands, dyed in a hundred colours, carrying a charge of energy which so dazzled the sleepers they had to shield their minds’ eyes.
And then, as if the pattern was becoming too ambitious to hold its present order, the knots began to slide and slip. The colours at each intersection bled into the air, until the vision was obscured in a soup of pigments through which the loosed strands described their liberty in line and comma and dot, like the brushstrokes of some master calligrapher. At first the marks seemed quite arbitrary — but as each trace drew colour to itself, and another stroke was laid upon it, and another upon that, it became apparent that forms were steadily emerging from the chaos.
Weaveworld, Clive Barker
Please enable Javascript and Flash to view this Flash video.
Thnx for the posting!
these graphics are among the coolest abstract visuals ive seen in years !!!
Its almost like a digital incarnation of Jackson Pollock work
Is it done with Processing ?
Hi Ronny,
I totally agree with you. For any info it’s best you contact the artist directly.
SheHe’s Gwen Vanhee, author of the first comment. Follow the link from there: http://www.revoid.be.Rgs,
Frederik
a .be website ? and your name also sounds belgian ? is this a belgian Processing community by any chance ?
im from East Flanders
Der zit redelijk wat talent in de Vlaanders… en ik ben zelf van Brugge
Nog eentje dicht bij huis: http://vormplus.be/
And even more people from Belgium: http://www.introspector.be/
Some of my students are playing with processing too. We might have a small community here in Belgium.
I wonder how people render really big pictures for high res printing, rather than screen display.
the save() function dumps the screen image to a bitmap file, but since a screen is by far not highres enough
for big prints, how is it done properly ? processing.pdf seems to be for vector data rather than bitmap.
What i need is a way to render real big size pixel image to a file. I couldnt find any exact info for this on teh interwebz.
Nog eentje, in gent: http://www.veryinteractivepeople.com
Werkjes zijn helaas niet in processing maar in flash.
En ‘she’ is een ‘he’
@Gwen: ah, vandaar die geupdate profile foto in Flickr. Ik vroeg me al af wie nu precies wat deed
En wat Flash betreft, daar is weinig ‘helaas’ aan. Integendeel, ik ben daar nu ook mee aan het spelen en dat is jouw schuld.
@ronny: the question of large renders in processing is not new. First of all, as you pointed out, any kind of line drawing not using direct pixel manipulations (like successive image blur) can be exported as PDF. If your images can’t be properly exported like this you should keep in mind that Processing sketches using the default renderer or P3D can be larger than your screen resolution. How much, depends on the memory you allow in the preferences. I’ve made 10000×15000 images with 1.5Gb allocated. However, the viewport itself is limited to your screen resolution. On runtime you only see the upperleft part of the sketch and there’s no scrolling. This means that you can’t directly use mouse input to draw on the hidden part of the canvas. But if you use save() or saveFrame() the entire image is saved, not only the part visible in the viewport. Solution to the drawing problem: use a smaller drawing canvas to process the input and show lores output. Do the actual hires drawing in another PGraphics object (like a kind of off-screen image buffer). Check the reference on the PGraphics object.
However, this doesn’t work for OPENGL. OPENGL sketches cannot be larger than the viewport and you can’t use an OPENGL PGraphics object as an offscreen buffer. Fortunately, you can use Marius Watz’ TileSaver, included in his Unlekker lib: http://workshop.evolutionzone.com/unlekkerlib/.
Have fun! (BTW the Processing discourse forums are a good starting point for this kind of stuff. Just make sure to ignore the older posts, much has changed.) If you get stuck, let us now.
Thanks frederik ! im gonna try that asap !
hi,
another talented guy from bxl: simon geilfus
http://www.vimeo.com/400504
http://www.flickr.com/photos/46946848@N00/
http://www.kinesis.be/
does some realy intresting stuff with antivj for the moment
we should organise a little summer jam
corneel
lets get together in Ostend, this summer, we can have a bbq on the beach, and the vivid city nightlife is at 1 minute walk !