GenerativeMediaclub
  • BLOG
  • OPPORTUNITIES
  • EVENTS
  • LEARN
    • – COURSES & WORKSHOPS
    • – TUTORIALS
  • ABOUT
  • SUPPORT
    • – CONTRIBUTE
    • – SUBMIT
    • – JOIN US
  • CONTACT

Category: News

News

  • Illuminating Shanghai: Over 200 Projectors Transform City Landmarks
    12/17/2024

    Illuminating Shanghai: Over 200 Projectors Transform City Landmarks

  • Dubai Culture Launches ‘Art + Tech Collaborative Training Programme’ in Partnership with REALIITY
    12/11/2024

    Dubai Culture Launches ‘Art + Tech Collaborative Training Programme’ in Partnership with REALIITY

  • Casa Batlló Announces Quayola as the Artist for 2025 Façade Mapping
    11/22/2024

    Casa Batlló Announces Quayola as the Artist for 2025 Façade Mapping

Previous Page
1 2 3
Next Page

Categories

  • Artists (3)
    • Artist of the Week (3)
  • Events (16)
  • Learn (11)
    • Courses & Workshops (7)
    • Resources (3)
    • Tutorials (5)
  • Medium (1)
    • p5js (1)
  • News (7)
  • Opportunities (8)
    • Job Offers (1)
    • Open Call (7)
  • Uncategorized (3)

JOIN US

check out our socials

genmediaclub

Follow Us on Social Networks Accounts

repost @plottingnature on IG Envelop.#axidraw #p repost @plottingnature on IG
Envelop.#axidraw #penplotter #penplotterart
[Artist of the Week #3] — Lineworkart @linework. [Artist of the Week #3] — Lineworkart @linework.art
"True art balances chaos and order. It holds space for precision and imperfection logic shaped by emotion. "Gábor Bazsali is a Budapest-based architect exploring the thin line between code and emotion. Fascinated by mechanisms and DIY, he built his own pen plotter to turn algorithms into living lines and crafted his art practice around precision and chance.Read more: Link in bio
repost @matt_cianfo on IG Con @no_signal.connectio repost @matt_cianfo on IG
Con @no_signal.connection armamos este SÓLIDO equipo🥵 una triada de artistas que me dejo la piel de gallina. Una improvisación por @luismarte65 @_.ngenko._ & @franproyekt 🎛Era la primera vez que se conocían, nadie podía creerlo. Obvio que tenía que volver a proponerles otra fecha :) estarán presentes mañana en @thejourney.youneverhad a las 18hs en la terraza de @rabiabar_ , no se suspende por lluvia☁️entradas por privado.#newmediaart #newmedia #newmediaartists #ambientmusic #korg #abletonlive10
repost @art_coding_design on IG School of fish or repost @art_coding_design on IG
School of fish or blossoms ? 😊#generativeart #processing #creativecoding #perlinnoise
#genartclub #motiongraphics #fish #blossoms #ocean #javaprogramming
repost @ztaa.___ on IG 🌱🥀🌱🕸️ @_polyg repost @ztaa.___ on IG
🌱🥀🌱🕸️ @_polygonia_ Gesang der Eichen#touchdesigner #realtime #60fps #pointcloud #streamdiffusion
repost @studio_moodsoup on IG Adding a splash of c repost @studio_moodsoup on IG
Adding a splash of color
repost @desaxismundi on IG From the archives | 26/ repost @desaxismundi on IG
From the archives | 26/10/2022 |
NUEVE VIDAS + DESAXISMUNDI
___
Excerpts from '𝘵𝘩𝘦𝘍𝘰𝘭𝘥.' -an audiovisual sculpture/performance where modular synthesizers and generative visuals are programmed+synchronized so as to experiment with matter and energy at the most fundamental level. By physically modelling highly intricate interactions somewhere at the intersection of quantum physics and fluid mechanics, '𝘵𝘩𝘦𝘍𝘰𝘭𝘥.' aims at shifting our perception of reality towards entanglement. 'Folding-unfolding no longer simply means tension-release, contraction-dilation, but enveloping-developing, involution-evolution..' G.Deleuze
__________
First draft/presentation -at IPN de México- work in progress with @trasto_nuevevidas that will definitely get more attention from us in 2024.
_______________
Thanks again @f3.studio__
for the invitation and videos.#audiovisual #generative #performance
repost @polyhedra.xyz on IG Hexad// El seis, bel repost @polyhedra.xyz on IG
Hexad// El seis, bellamente, es la suma y el producto de los tres primeros números, y sus factores también son uno, dos y tres, sumando estos a seis y convirtiéndolo así en el primer número perfecto.// Después del triángulo y el cuadrado, el hexágono es el polígono regular final que se puede tejar perfectamente con copias idénticas de sí mismo para llenar el plano.// Las tres dimensiones forman seis direcciones: adelante, atrás, izquierda, derecha, arriba y abajo, y éstas se expresan en las seis caras de un cubo, las seis esquinas de un octaedro y las seis aristas de un tetraedro.// Seis ocurre ampliamente en estructuras cristalinas como copos de nieve, cuarzo y grafito.// Seis es también la octava pentatónica en la música.// Los insectos se arrastran sobre seis patas, y la abeja organiza sus secreciones cerosas y secas en un instintivo panal hexagonal.// código // P5.js Hydrap5 = new P5({mode: 'WEBGL'})
p5.hide()
s0.init({ src: p5.canvas } )src(s0)
.modulate(o0)
.saturate(2)
.diff(src(o0,.9))
.mult(osc(6,10,2))
.hue(.15)
.diff(o0)
.scale(1.01)
.out(o0)
render(o0)fps=30p5.draw = () => {
p5.background(0,0,0,0);
p5.clear();
p5.push();
p5.fill(0,255);
p5.rotateY(p5.frameCount * .001);
p5.strokeWeight(10);
p5.stroke(255);
p5.sphere(5000, 10, 10);
p5.pop();p5.push();
p5.fill(0,255);
p5.rotateY(p5.frameCount * .01);
p5.strokeWeight(5);
p5.stroke(255);
p5.sphere(100, 3, 2);
p5.pop();p5.rotateZ(p5.frameCount * .01);
p5.rotateX(p5.frameCount * .009);
p5.push();
p5.stroke(255);
p5.strokeWeight(6);
p5.fill(0,255);
p5.torus(400, 100, 6, 5);
p5.pop();
}///////////////////////////////////// Gráfico Generada con Codigo JavaScript
// #Hydrapril
// 06-04-22
// Gracias x Hydra x Olivia //
#livecoding #hydra  #digitalart #digital #art #geometry #april #hydra
#netart #internet #images #with #code
#hydravideosynth #hydrapatterns #madewithhydra
repost @minoge1001 on IG Realtime audio visual per repost @minoge1001 on IG
Realtime audio visual performance 01 (Saxophone: @keisaxofocus)#TouchDesigner #GLSL #AzureKinect #pointcloud #creativecoding
repost @thresfold on IG 4 more postcards#penplot repost @thresfold on IG
4 more postcards#penplotter
repost @pierreluclecours on IG Homeostasis at @mut repost @pierreluclecours on IG
Homeostasis at @mutek.jp in Tokyo in one week!! We are thrilled! December 9th, visit Mutek.jp website for tickets.#audiovisual #electronicmusic #saxophone #modularsynth #touchdesigner #mutekjp #tokyo #light #music
repost @interspecifics on IG #wip This year we’r repost @interspecifics on IG
#wip This year we’re preparing a very interesting project for web environment: Sonic Machines.
A collection of generative audiovisual systems developed by Interspecifics. These “machines” explore the poetic potential of mathematics, physics, and topology through real-time simulations, where dynamical systems become sources for sonic and visual material. They are not instruments in the traditional sense but procedural worlds—autonomous entities unfolding complexity over time through feedback, recursion, and geometric transformations. More information soon.#procedural #sound #code #generetive #playcanvas #tonejs #rnbo #viverse #3d #javascript
repost @differentsignal on IG Different signal #04 repost @differentsignal on IG
Different signal #040 🎛️🔈Audio 🔈 : Me|| fish eye! 🧿#touchdesigner #generativeart #codeart #digitalart #visualexploration #creativecoding #audiovisual #reelart #abstractvisuals #dailyreel #audiovisualart #differentSignal
repost @bleeptrack on IG You know these days, righ repost @bleeptrack on IG
You know these days, right?
repost @rengi.enmarte on IG
Así pintan en Marte 🎨🤯@blankensmithing 'a mediapipe implementation + Stream Diffusion #touchdesigner #artist
repost @parametric_jam on IG DAY 18 repost @parametric_jam on IG
DAY 18
[Artist of the Week #3] — Lineworkart @linework [Artist of the Week #3] — Lineworkart  @linework.art
"True art balances chaos and order. It holds space for precision and imperfection logic shaped by emotion. "Gábor Bazsali is a Budapest-based architect exploring the thin line between code and emotion. Fascinated by mechanisms and DIY, he built his own pen plotter to turn algorithms into living lines and crafted his art practice around precision and chance.Read more: Link in Bio
repost @benjarier on IG Testing Blender geometry n repost @benjarier on IG
Testing Blender geometry nodes
.
Follow on Instagram

GENERATIVE MEDIA CLUB

A digital atelier where artists and creators explore new media, crafting work that resonates with the human experience.

Contribute

About Us

Contact Us

Subscribe to Newsletter

NAVIGATE

  • BLOG
  • OPPORTUNITIES
  • EVENTS
  • LEARN
    • – COURSES & WORKSHOPS
    • – TUTORIALS
  • ABOUT
  • SUPPORT
    • – CONTRIBUTE
    • – SUBMIT
    • – JOIN US
  • CONTACT

DISCOVER

Privacy Policy

Cookies Policy

Manage Cookies

OUR SOCIALS

  • Instagram
  • X
  • TikTok
  • Facebook
  • YouTube

hello@generativemedia.club

With ❤️ from Osaka, Japan