Catch of the day!

- Palette format standardization
- More colors
- Bits of GLSL here and there, for the background and to accomodate vertex color datas.

4 19

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

イラストとクリエイティブコーディングを組み合わせた作品を作っています。すべてブラウザで体験できます! (1/2)

May the 4th be with you (fan art)
https://t.co/aDyAZD2LEZ

A Girl 2 (original)
https://t.co/F5IoTfkj2e

12 42

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