#glsl

つまりiPhoneの顔認証する時の技術の流用して作った。 超気持ちE #webGL #GLSL #threejs #python3 #trueDepth
岡崎絶太郎💐421,128 görüntüleme • 20 gün önce

#GLSL: Black Hole, Distortion, 🌀 Gravitational Lens (Shader): #define R iResolution.xy void mainImage(out vec4 c, in vec2 p) { vec2 u = p / R, m = iMouse.xy / R, o = m - u, l, i; o.x *= R.x / R.y; float d = length(o); c = mix(vec4(0), texture(iChannel0, u + o / d * .1 / (d * d)), step(.3, d)); } Try it INTERACTIVE: 👉 #gamedev #indiedev
Mirza Beig256,083 görüntüleme • 8 ay önce

float2 n,q,u=float2(i.uv-.5); float d = dot(u,u),s=9,t=_Time.y,o,j; for (float2x2 m=RM2D(5);j++<16;) { u = mul(m,u);n = mul(m,n); q = u*s+t*4+sin(t*4-d*6)*0.8+j+n; o += dot(cos(q)/s, float2(2,2)); n -= sin(q); s *= 1.2; } return o; #Unity3D #GLSL #VFXFriday
Mirza Beig627,549 görüntüleme • 3 yıl önce

erm... moonlanding... ;-P #glsl #allcode #portal #voxelart
Florian Berger177,379 görüntüleme • 1 yıl önce

ocean lines in motion #shader #WIP #glsl #waves #genart #generative #gold (+some extra motion towards the end)
Florian Berger254,365 görüntüleme • 3 yıl önce




