August 5th, Stammtisch #100
+37 ppl
Philipp
Continues from his 2 previous presentations. In the last one he showed animated underwater-like movement, rendered using shaders. Shows many variations of digital fishes moving. Initial versions look nice but movement did not feel like created by the fish oscillation, so he iterated on achieving that. Next he wanted the fish to feel more intelligent by having them look forward to see each other.
References:
-
- Physarum algorithm
-
- “Flow” video game
Kazik
https://twitter.com/KazikPogoda
He was part of a journey-obsession. He creates shaders which are hosted in Shader-Toy.
https://www.shadertoy.com/user/morisil
Depth of Field (DoF) was something that interested him. The second interest was about making infinite layers / recursion. Next thing he added was bending of space and refraction.
-
Hymn to Time: https://vimeo.com/705425767
-
The Mathematics of Perception https://youtu.be/faa0rL3AjCI
-
Generative Art Deco: https://youtu.be/4YAH0TTry_c
-
live version on fx(hash): https://www.fxhash.xyz/u/KazikPogoda
Lighthouse, near Urban Spree. Every 1st Monday of the month open for creative coders to show their work.
Ilithia (5)
Likes to experiment with colors, visuals, audio reactive effects, not too glitchy.
https://visualplayground.netlify.app web based, uses camera and ML algorithms.
https://www.twitch.tv/curiouslyminded Her twitch channel where she does live coding shaders.
Bugs can be good. Unexpected results.
Ambika
Handmade code
Exploring code, craft and care.
Started learning in 2017 thanks to Daniel Shiffman’s videos. She’s a museum designer. Has experimented with posenet. Did “Recreating the Past” by Zach Lieberman with friends (remaking old generative artworks) and gave workshops. She also tried twitch. Tried also with two women online coding together, failing, laughing, experimenting.
== announcements ==
-
Kazik will have a show in Monopol Oct 15th.
-
Kazik needs help with mathematics (calculating the intersection between sphere, lines and planes)
-
Nuño - 11th of August invitation only event
-
Philipp will present the finished project he showed at the end of Sept 30th at Silent Green as part of the Berlin Animation festival
-
Show on August 26th - at Not a Gallery
-
Shader + p5js workshop tomorrow Saturday 6th at Lacuna Lab, 4h long.
https://www.eventbrite.de/e/introduction-to-creative-coding-tickets-392540799097
- Shared desk available at Colonia Nova (Neukölln). Ask @hamoid.
== break ==
Nori (5)
Comes from Japan and has been in Berlin for 3.5 years. Happy to be back at the Stammtisch. He’s a data scientist. Workshop. Used Franz Kafka’s texts and GPT-3 (machine learning learning model). GPT-2 is smaller than 3 and can be ran in your own computer. Took an already trained German model and added all Kafka’s writings to finetune it. He fed some prompts and let the system writes paragraphs completing them.
https://huggingface.co/stefan-it/german-gpt2-larger
https://gist.github.com/mknz/aca5c88d6805965b25ae7e3ed50205e7
Gabor
Last time showed his solar powered 7-segment display. Now he’s back with a 128x64 LCD display, 32KB RAM and much faster CPU than last time. He created two programs for it:
-
a sand simulator using 2000 grains of sand.
-
a 3D cube.
They use a tilt sensor.
The display: https://www.lcd-module.de/pdf/grafik/dogm128.pdf
The project: https://hackaday.io/project/186687-dot-dot-tilt
The source, schematic, PCB and other design files: https://github.com/gugray/dotdottilt
He wrote the programs first in p5.js, then ported them to C++.
p5.js sketch / Sand: https://editor.p5js.org/twilliability/sketches/8Pgppjj5P
p5.js sketch / Cube: https://editor.p5js.org/twilliability/sketches/V9kSI3bc5p
There are still several PCBs left, if you want to build it, ping Gabor via Twitter (@twilliability)
Alexei (5)
A morse transmitter with light and sound. Uses a phone placed in a 3D printed container sending the message “NO WAR”. Morse: the dot signal is 3 times shorter than the dash signal.
Aapo (Abe)
Live coding the poster of the day in 10 minutes.