Förvillelser
link

Ableton Live och Max for Live blir mer och mer attraktivt för var dag. Så dyrt bara.

link
Rushup. (c)
Processing, 2007.

Rushup. (c)

Processing, 2007.

link
Ellsy. (c)
Processing, 2007.

Ellsy. (c)

Processing, 2007.

link

Subcycle labs, Christian Bannister håller på med något som verkar vara otroligt ambitiöst. Ett slags verktyg för att manipulera (och skapa?) ljud/musik i realtid med hjälp utav en multi-touch-yta. Processing används såklart! Massa filmer och intressant text finns på Subcycle.

link

Bibliotek för processing. Kamerahantering.

link
link

Research and experimentation on computation-enabled integration of the heterogenous information and processes taking part in the design of physical objects (such as functional parameters, material properties, organizational principles, manufacturing processes, representation issues etc.), in order to develop intuitive design environments and explore different design possibilities and prospects in spatial organization.Being manifested as computer programs, these prototypes are ephemeral, “volatile”, in contrast to the concrete structures and material organizations they refer to.

link

I am working on a tool that will allow for simple comparison of two texts, centring around word usage. In this case I have used two of President Obama’s speeches: the first in July at the University of Cairo, and the second in November at the Suntory Hall in Tokyo. The tool allows us to see which words were shared by both text (the words in the middle), which words were used the most (the biggest words), and when, on average, each word was used in each text. By highlighting individual words or groups of words, we can see excerpts from the texts and see exactly when each word was used. This project will be released as an open-source software tool soon. Built with Processing v.1.0

blprnt_van på flickr.

I am working on a tool that will allow for simple comparison of two texts, centring around word usage.

In this case I have used two of President Obama’s speeches: the first in July at the University of Cairo, and the second in November at the Suntory Hall in Tokyo.

The tool allows us to see which words were shared by both text (the words in the middle), which words were used the most (the biggest words), and when, on average, each word was used in each text.

By highlighting individual words or groups of words, we can see excerpts from the texts and see exactly when each word was used.

This project will be released as an open-source software tool soon.

Built with Processing v.1.0

blprnt_van på flickr.

link

This project provides a Python package that creates an environment for graphics applications that closely resembles that of the Processing system.

The project mission is to implement Processing’s friendly graphics functions and interaction model in Python. Not all of Processing is to be ported, though, since Python itself already provides alternatives for many features of Processing, such as XML parsing.

The pyprocessing backend is built upon OpenGL and Pyglet, which provide the actual graphics rendering. Since these are multiplatform, so is pyprocessing.

Uppdatering: Prender verkar vara liknande.

link
OpenFrameworks, C++ och nyttan med att pröva nya verktyg

För mina kreativa utlopp så använder jag gärna Processing. Anledningen är de många biblioteken och min kännedom om Java. Det är väldigt bra att ha hyffsat djup kunskap om verktyget man arbetar med för att kunna koncentrera sig på det kreativa istället för det tekniska.

C++ har jag aldrig satt mig in i. Anledningen var min dåvarande nörd-kärlek till C och dess “renhet” a la UNIX. När jag senare började läsa på universitetet så var det Java som användes vid utlärning av OOP. Efter det har det helt enkelt inte varit behövligt för mig att lära mig C++. Om man kan Java och C så känns det inte som det borde vara jobbigt alls att bara sätta sig ner och spruta ut C++kod. Jag tänker försöka mig på just det inom kort då openFrameworks äntligen släppt en publik pre-release.

Varför då besvära mig själv med nytt språk, med allt vad det innebär av syntaxförvirring och API-läsning? Min tro är att det vidgar mina vyer så att säga, låser upp en del spärrar som jag inte visste fanns eller bara ger mig nya idéer. Kan vara bra att bryta gamla mönster och få börja famla lite igen. Helst skall ju ens verktyg och miljö inte påverka det slutgiltiga verket, men tror det är svårt att undvika. Sedan skadar det inte att bekanta sig med ännu ett språk.

openFrameworks.

link

Experimental organic interface that allows people to control a computer while playing in the mud.

Ptja, säger sig självt. Kolla in videon. Byggt med Processing.

link

Processing för nybörjaren.

link
kimasendorf:

p000001 | Experimental Sketch/Processing

kimasendorf:

p000001 | Experimental Sketch/Processing
link

1.0.7 innehåller en del sköna uppdateringar.

Tweaks for Mac OS X Snow Leopard, to force it to run in 32-bit mode.
This should bring back the video library (if temporarily), and hopefully
fix serial as well, though I didn’t have a serial device handy to test.

+ Fix problem where line highlighting was off in ‘static’ mode.
http://dev.processing.org/bugs/show_bug.cgi?id=1263

+ Auto-format was killing Unicode characters (how did this last so long?)
http://dev.processing.org/bugs/show_bug.cgi?id=1312

+ PVector.angleDistance() returning NaN due to precision errors
http://dev.processing.org/bugs/show_bug.cgi?id=1316

+ Removed a major try/catch block from PApplet.main(), hopefully
this will allow some exception stuff to come through properly.
link

Collada, eller COLLAborative Design Activity är ett format för att beskriva 3dmodeller. Det börjar bli lite av en standard. QC4 har stöd för det, och snart processing kan vi hoppas på!