Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

$=[],t=0,draw=_=>{t++||createCanvas(540,540);background(0,9);$=[...$.slice(-5e3),...[...'#つぶやきProcessing'].map(p5.Vector.random3D)];$.map(v=>stroke(255,96).point((v.x+=sin((r=9*((v.x*(k=v.x+5+v.y)^v.y*k+t/90)&7)-.1 )*v.y)/119)*119+270,(v.y+=cos(v.x*r)/119)*119+270))}

199,381 Aufrufe • vor 2 Jahren •via X (Twitter)

10 Kommentare

Profilbild von TJ Allard
TJ Allardvor 2 Jahren

let t = 0; function setup() { createCanvas(400, 400); noStroke(); } function draw() { background(0, 20); fill(255); for (let i = 0; i < 10; i++) { let x = width / 2 + sin(t + TWO_PI / 10 * i) * 100; let y = height / 2 + cos(t + TWO_PI / 10 * i) * 100; ellipse(x, y, 20, 20); } t += 0.01; }

Profilbild von GBSaM
GBSaMvor 2 Jahren

Can someone pls explain this

Profilbild von Esaul Cardo
Esaul Cardovor 2 Jahren

Dall-E 3 interpretations

Profilbild von IMAM A SIDDIQUE
IMAM A SIDDIQUEvor 2 Jahren

@TonyJMatos #AIArt #CheckTheseOut #IMAMODEL

Profilbild von IMAM A SIDDIQUE
IMAM A SIDDIQUEvor 2 Jahren

@TonyJMatos #Changed $=[],t=0,draw=_=&gt;{t++||createCanvas(540,540);background(0,9);$=[...$.slice(-5e3),...[...'#つぶやきProcessing'].map(p5.Vector.random3D)];$.map(v=&gt;stroke(255,96).point((v.x+=sin((r=9*((v.x*(k=v.x+5+v.y)^v.y*k+t/90)&amp;7)-.1 )*v.y)/119)*119+270,(v.y+=cos(v.x*r)/119)*119+270))}

Profilbild von 🅃🄰🅁🄴🄺 🅆🄰🅈🄽🄴 👽🔥
🅃🄰🅁🄴🄺 🅆🄰🅈🄽🄴 👽🔥vor 2 Jahren

This is all in Processing?

Profilbild von Sir Gideon Ofnir, The All-Knowing
Sir Gideon Ofnir, The All-Knowingvor 2 Jahren

Can you post formatter version in the post attached. And how to actually run this?

Profilbild von Marc Almeida ッˎˊ˗
Marc Almeida ッˎˊ˗vor 2 Jahren

@x0rz Interesting, tested in stable diffusion as a prompt:

Profilbild von CosmicThinker
CosmicThinkervor 2 Jahren

This shows we how far I was from becoming an actual program developer. Anyway....

Profilbild von Ian Small 🌏🌦️🌱🌾 ꩜ 🐄🐓
Ian Small 🌏🌦️🌱🌾 ꩜ 🐄🐓vor 2 Jahren

@DrMiaow JavaScript is wow

Ähnliche Videos