//=time() ?>
two Black glass waves and two Red clearcoat waves on @hicetnunc2000, made with threejs and webgl
https://t.co/75yZWKgLcU
https://t.co/buZQgmu1tG
https://t.co/wCA7vaPXCJ
https://t.co/dw8YXpbgjA
I just drop my 1rst Gif the #blockchain. Thanks @MAKIO135 for the help :-) 🙏 #NFT #cryptoart #loop #javascript #webgl @p5xjs https://t.co/dWQSKy42aQ
From the #demo archives: Making Gooey Image Hover Effects with Three.js https://t.co/cp4ZtVT26W #webdev #webdesign #animation #webgl #threejs #motion #distortion #shader #slideshow #codropsarchives
t=0
draw=_=>{t||createCanvas(720,720,WEBGL)+texture($=createGraphics(99,99).colorMode(HSB))+noStroke()
clear()
t+=.001
for(i=0;i<1;i+=.07)
rotateX(t)+rotateZ(t)+$.background(i*360,75,50,.9).erase().circle(50,50,120+sin((i+t)*9)*30)+box(i*360)
}
#つぶやきProcessing
Just got off a project and figured I revisit and apply some new learnings on a piece which will be used for my team's upcoming site refresh! 🌊👽🌀
#webgl #creativecoding #psychadelic #fluid #shader #glsl
We cover in depth all the iterations, sketches, hi-def renders in Redshift and realtime prototypes in WebGL. Can you guess which one is which ?
落書き供養。
もっとちゃんと絵を描けと…。
あとモデリングとwebglといろいろいろいろやれと。
#絵描きさんと繋がりたい #イラスト好きな人と繋がりたい #お絵描き #一次 #digitalart #procreate #fantasyart #冬の創作クラスタフォロー祭り
Synth waves (vertex version)
Otho cam, pack of planes with offsets and noisy vertex shader
Live: https://t.co/8eM91lCxEs
#webgl #babylonjs #generative #creativecoding
@babylonjs
Infinite Hyperbolic Helicoid Animation with Three.js
A video stream by @akella where you'll learn how to code a very interesting shape animation inspired by @Morphinart's work.
https://t.co/abxIgicpaH
#webgl #threejs #video #coding #javascript #animation
Got bored of being stuck with the video bug in WebGL so added alternate versions of the forest and moutain tiles 🌳⛰️. #gamedev #indiedev #indiegamedev #indiegame #pixelart #goGridvale
p5.jsでプログラミングを使った映像等を作成しています!
(画像はシェーダーやWebGLも取り入れた作品)
今年の目標は、
「クリエイティブコーディングを軸に、Web系・映像系・インタラクティブ系の3分野の知識を深めること」
です!
今年もぉ〜よろしくお願いします🐮
#VIVET2021オンライン
#謹賀新年
p5.jsのWEBGLモードでテクスチャで無茶やるとWebGL: CONTEXT_LOST_WEBGL: loseContext: context lostのエラー出て固まるやつ