Doomed (@jonathacss) 's Twitter Profile
Doomed

@jonathacss

ID: 1548067425320546305

calendar_today15-07-2022 22:10:58

54 Tweet

107 Followers

2,2K Following

Falco Girgis (@falco_girgis) 's Twitter Profile Photo

HOLY SHIT!!! jnmartin and his #Doom 64 port literally just made Sega #Dreamcast history today, with an N64 port of all things! Full per-vertex dynamic lighting, and... I HEARD YOU LIKED BUMP MAPPED ENVIRONMENTS, BRO!!!! Looks like bump mapping the whole damn thing isn't so

Darien Brito (@darienbrito) 's Twitter Profile Photo

Messing around with classical mechanics. Here a simple 2D system with collision detection and conservation of momentum. #creativecoding #particles

ア (@yuruyurau) 's Twitter Profile Photo

a=(x,y,d=-exp(-mag(k=w*noise(t)-x,e=w*noise(t,9)-y)/(40+145*noise(x/50,y/50))))=>[x+k*d,y+e*d] s=4,t=0,draw=$=>{t||createCanvas(w=400,w);noFill(t+=.02);background(248);for(y=0;y<w;y+=s)for(x=0;x<w;x+=s)triangle(...[a(x,y),a(x,y+s),a(x+s,y)].flat())} //#つぶやきProcessing

神経色 (@neurocolor) 's Twitter Profile Photo

❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱ ❰❰❰❰❰❰❰❰❰❰❰❰❰❰❰❰ ❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱❱ ❰❰❰❰❰❰❰❰❰❰❰❰❰❰❰❰

Dix (@dix_0x1) 's Twitter Profile Photo

Show me art that challenges my comfort. Show me art that makes me pause and question everything. Show me art that whispers truths I fear to hear. Show me art that ignites rebellion in my soul. Show me art that forces me to see beyond the surface. Show me art that screams.

Rune Skovbo Johansen →🦋🐘 (@runevision) 's Twitter Profile Photo

New dithering method dropped I call it Surface-Stable Fractal Dithering and I've released it as open source along with this explainer video of how it works. Explainer video: youtube.com/watch?v=HPqGaI… Source repository: github.com/runevision/Dit… #gamedev #vfx

Cliff Pickover (@pickover) 's Twitter Profile Photo

Mathematics, maths, math. The year is 1900. This is what geometrical drawings looked like more than a century ago, before the age of the computer and computer graphics. Plate from the book: Max Bruckner, "Vielecke und Vielflache" (Leipzig, 1900).

Mathematics, maths, math.

The year is 1900.  This is what geometrical drawings looked like more than a century ago, before the age of the computer and computer graphics.

Plate from the book: Max Bruckner, "Vielecke und Vielflache" (Leipzig, 1900).
Yohei Nishitsuji (@yoheinishitsuji) 's Twitter Profile Photo

float i,e,R,s;vec3 q,p,d=vec3(FC.xy/r-vec2(.6,.5),.7);for(q.zx--;i++<99.;){o.rgb+=hsv(.1,.2,min(e*s,.7-e)/35.);s=1.;p=q+=d*e*R*.1;p=vec3(log2(R=length(p))-t,exp(1.-p.z/R),atan(p.y,p.x)+cos(t)*.2);for(e=--p.y;s<3e2;s+=s)e+=sin(dot(sin(p.zxy*s)-.5,1.-cos(p.yxz*s)))/s;}#つぶやきGLSL