t=0
draw=_=>{t||createCanvas(W=800,W,WEBGL)
colorMode(HSB,16)
box(W*3)
rotate(t)
rotateY(t+=.004)
for(i=81;i--;){push(s=W/6)
translate((i%9-4)*s,(~~(i/9)-4)*s)
drawingContext.enable(2884)
for(j=6;j--;)fill((i+t+j*3)%16,9,16),box(s-j*18)
fill`#つぶやきProcessing`
pop(box(s/6))}}

4 18


- Refactored to start playing with values
- Camera's gone orthographic
- general simplification to focus on lines and colors
Generative stuff start to appear!
Happy Sunday!

8 20

Finally up and running on WebGL, you know what that means ?

1 14

Project — by

Broad imagination, artistic dimensions

iteration

developed in threejs. press [P] to toggle paper effect


1 9

-Frame coded
-Features extracted
-More palettes.
-More polygons
-Stupidly high-res captures enabled!

Should be ready to mint before the end of the week :)

Thx everyone for the likes&RT btw!

32 106

Happy coding Sunday!
- Palette system
- Buildings update with tiny windows
- fov play
- also tested on macbooks friday evening, should run fine

12 75

f=0,draw=a=>{for(f||createCanvas(W=400,W,WEBGL),[-3,3,3].map(a=>pointLight(W,W,W,W*a,0,W)),y=0;y<PI;y+=PI/8)push(Y=y+f%PI/8),translate(0,Y*(W/PI)-200,0),ellipsoid(S=105*sin(Y),S/9,S,W),sphere(S/6,W),rotateX(PI/2),pop(torus(200*sin(Y),1,W));f+=PI/64,box(1e3)};//#つぶやきProcessing

15 90

WebGL 総本山を更新しました > たくさんのスプライトがインタラクティブに画面を彩る! 立命館先進研究アカデミー RARA のウェブサイト - WebGL 総本山 https://t.co/U4S74xTMyb

0 10

Special thanks to , Niles Fromm, and the creative team behind . Contact Us 2, a contact form wrapped in a driving game. https://t.co/3ClPo9Rsnl

Worked on the environment & levels, optimized assets provided, & animations.

1 2

t=0
draw=_=>{t++||createCanvas(W=800,W,WEBGL)
ortho()
s=W/9
S=s*4
background`#つぶやきProcessing`
for(i=0;i<81;){i<2?pointLight(W*!i,0,i*W,cos(a=t/99+i*PI)*S,sin(a)*S,S):0
push(J=~~(i/9))
translate((i++%9-4+J%2/2)*s*1.414,(J-4)*s*1.2)
rotateX(-PI/4)
rotateY(PI/4)
pop(box(s))}}

6 31

I have a hard time writing, but i'm nearly finished. It also takes time because I keep tuning the code.
Here's some detail shots I took for the article
Thank you for your patience!

2 14

ゆらゆらと動くテクスチャー

2 15

i think i will release tommorow afternoon.
everybody ok with that?

4 61

a field of wildflowers in tiny voxels
🌻💐🥀🌼🌹🌺🌸🌷
just to set the tone for the rest of this glorious spring day of

webGL demo: (feel free to remix) https://t.co/PrWxW4aIvU

3 14

And as usual, realtime browser 3d, code only, because it's fun!

0 3

Just minted Silk Road 160 and I'm in love.

Silk Road is the follow up to Solvency by incomparable duo x , it's incredible webgl artwork.

Check it out here: https://t.co/SHyaxT1u36

4 28

Sub-Voxel tracing

2 27