T=0,draw=a=>{for(T||createCanvas(W=400,W,WEBGL),background(c=0),y=-150;y<200;y+=50)for(x=-150;x<200;x+=50)P(x,y,c++);T+=.05},P=(a,r,e)=>{push(),translate(a,r,50),specularMaterial(1),pointLight(230,126,34+9*e,a+99*sin(T-e/2),r,99*cos(T-e/2)),pop(sphere(35,W))};

3 21


りなちゃんずの庭を以前作りました。
ブラウザで他の人とオンラインで遊べます。再掲です。

このためにWebGL、AWS(サーバサイドソフト)などゼロから勉強しました。

今考えればメタバースみたいなもんですよね。

35 61



🐰うさぎのうさこちゃんのイラスト
👧制服の女の子のイラスト
🌐3D作品
🎮ゲーム作品(webGLでビルドしているので実際に遊べます✨)

を作ってるエンジニア兼デザイナーのNFTクリエイターです❣️❣️🥺

36 110

Today, I made this generative-art using canvas-sketch-cli.
There is a course on abiut creative coding with canvas and webGL and it's really fun ...

2 11

'stuck in the sea, a sea of millions of animals, just twisting and turning and waiting, just like us all'

sea of shapes

1 4

A webGL digital painting, a combination of intention, pattern, and chance.

0 3

SpongeBob Fact: WebGL *cums all over the place* big chungus 🤭

3 3

Crafting Scroll Based Animations in Three.js - https://t.co/TLkVdZ3Igo
Learn how to create a scroll based animation in WebGL with Three.js.

1 1


t=0,draw=a=>{for(t||createCanvas(W=500,W,WEBGL,T=translate),background(0),lights(),i=0;i<350;i+=.1)push(x=250*cos(i)**33),y=150*sin(i)**3,z=(i*(1+17*sin(2e-4*t))+t)%1200,T(x,6*y,z),B(z),T(x,y,-z/2),pop(B("red"));t+=2},B=i=>{fill(i),box(8,1,15,22)}

10 77

今年もあと少しで終わってしまいます。
今年一年たくさんの方々にゲームをプレイしていただけたこと忘れません!
お礼とご挨拶を込めて、ミニゲームを作ってみました。
WebGLのみで、またみじか~いものですが、忙しい年末の気分転換になれば嬉しいです。
https://t.co/SlIDDdIGJu

9 35


s=50,r=0,draw=a=>{for(r||createCanvas(W=500,W,WEBGL),background(136,19,8),i=0;i<121;i++)push(),translate(i%11*s-W/2,floor(i/11)*s-W/2,0),rotateY(i/22+r),rotateX(sin(r/10)/2),fill([0,255][i%2]),box(s,s,1),pop();r+=.05}

4 27

some new shapes - almost looking like alien glyphs...

0 11

Getting some pretty funky results now! Will package this one up tomorrow and try to drop it on before the end of the week. This one was fun!

1 0

Few results from a new experiment with WebGL and 3d for with Gems almost ready! 💎

2 13

前に作ったやつをブロンズ像にしてみた。重過ぎてWebGLには載せられなかったわー

0 4

Urban Flora - initial explorations.

Thinking making not-so-big series on if i can make it run on average computer without🍳...

3 147