//=time() ?>
本日販売開始!
山古志デジタル村民NFTの第2弾のNFTアート「Generative patterns "NISHIKIGOI"」の制作をさせていただきました。
錦鯉の模様と背景の回転する模様は作品番号ごとに固有になっています。色はランダムです。
#generativeart #creativecoding #webgl #threejs
https://t.co/W6It9MRbuG
#つぶやきProcessing
u=0,draw=r=>{for(u++||createCanvas(a=240,a,WEBGL),clear(T=translate,R=rotateZ),R(1),pointLight(d=30,a,a,0,0,a),i=-5;i<6;i++)for(j=-5;j<9;j++)push(f=i=>constrain((sin(i/2)+4)/a/a*i**3,-PI/2,PI/2)),T(i*d-j*d,i*d+j*d),R(f(u%300/4-36+i+j)),T(-15,-15),pop(box(d))};
f=0
draw=_=>{f++||createCanvas(W=800,W,WEBGL)
F=fill
C=cylinder
T=translate
Y=rotateY
F`pink`
C(W*2)
stroke`#つぶやきProcessing #AltEdu2022`
Y(f/99)
rotateX(9)
for(i=8;i--;)push(F`pink`),Y(i),scale(9,6,6),T(0,(i*25+f/4)%200-99),C(24,9),F`tan`,T(0,5),C(25,1),T(0,-10),pop(C(25,1))}
#つぶやきProcessing
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(),specularMaterial(1),f=T/2-e,translate(a,r,50),pointLight(230,126,34+9*e,a+sin(f)*W,cos(f)*W,-W),pop(sphere(35,W))};
Just released a new chapter for @prometheusfuels. https://t.co/HFBKe4idnT #webgl
#つぶやきProcessing
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))};
TERRA | 38/128 2 #XTZ
Now LIVE: https://t.co/ZNVtMlTm3z
Audio: https://t.co/1aarurfoNB
#genuary2022 #webgl #generativeart #nft #nftcommunity #cleannft #cryptoart #scifi #motiongraphics #procedural #newmedia #tezosnft #spaceart #sciencefictionart #fxhash
#ド直球に言いますがフォローしてください
🐰うさぎのうさこちゃんのイラスト
👧制服の女の子のイラスト
🌐3D作品
🎮ゲーム作品(webGLでビルドしているので実際に遊べます✨)
を作ってるエンジニア兼デザイナーのNFTクリエイターです❣️❣️🥺
Today, I made this generative-art using canvas-sketch-cli.
There is a course on @FrontendMasters abiut creative coding with canvas and webGL and it's really fun ...
'stuck in the sea, a sea of millions of animals, just twisting and turning and waiting, just like us all'
#genuary2022 sea of shapes #animals #EverythingLibrary
@cables_gl
#newmedia #creativecoding #genuary #climatechange #future #webgl #motiongraphics #procedural #waves
@fx_hash_ A webGL digital painting, a combination of intention, pattern, and chance.
Crafting Scroll Based Animations in Three.js - https://t.co/TLkVdZ3Igo
Learn how to create a scroll based animation in WebGL with Three.js.
#webdesign #webdesigner #webdev #webdeveloper #webdevelopment
#つぶやきProcessing #genuary2022
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)}
今年もあと少しで終わってしまいます。
今年一年たくさんの方々にゲームをプレイしていただけたこと忘れません!
お礼とご挨拶を込めて、ミニゲームを作ってみました。
WebGLのみで、またみじか~いものですが、忙しい年末の気分転換になれば嬉しいです。
https://t.co/SlIDDdIGJu
#つぶやきProcessing #checkered #animation #p5js #tinycode
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}