
Fireflies under pressure
2 years ago
A quick and dirty experiment (3 hours dev time, excl. previous work) using Processing and JTablet to use my old Wacom tablet. I wanted to dust off my tablet and figured returning to my fireflies sketch would be the quickest way to test the library.
The fireflies are drawn when pressure is applied, with their size corresponding to the pen pressure at the time. I also added a method to return them to their start location when a key was pressed, simply so it was possible to draw (often rude) shapes with them.
The word 'Processing' should be visible toward the end of the video. Having spent a few hours after a long day adding this stuff I ended up tiredly rushing the final 'recording' and, randomly, added a music backdrop, mostly because I just figured out how to do so. It's also rather short. The music is by Squarepusher and is called 'Tommib'.
Tablet library: cellosoft.com/sketchstudio/
The fireflies are drawn when pressure is applied, with their size corresponding to the pen pressure at the time. I also added a method to return them to their start location when a key was pressed, simply so it was possible to draw (often rude) shapes with them.
The word 'Processing' should be visible toward the end of the video. Having spent a few hours after a long day adding this stuff I ended up tiredly rushing the final 'recording' and, randomly, added a music backdrop, mostly because I just figured out how to do so. It's also rather short. The music is by Squarepusher and is called 'Tommib'.
Tablet library: cellosoft.com/sketchstudio/
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
ps:did you know that "the square pusher" was a character from James Joyce's Ulysses
Depends on what you use it for, I guess. As an interactive piece of hardware for stuff like this it's awesome, but I'd definitely recommend trying one out in a store for more than 10 minutes if you're planning on using it for digital art / drawing. There's a definite difference and learning curve.
I used Perlin noise to fake flocking. I was using Boid algorithms, but I prefer the way they randomly wander around this way.