>>5413717The Void
void main(){
vec2 p = (2.0*gl_FragCoord.xy-resolution)/max(resolution.x,resolution.y);
for(float i=1.;i<60.;++i){
p.x+=.5/i*sin(i*p.y+time)+1.;
p.y+=.5/i*cos(i*p.x+time)+2.;
}
vec3 col=vec3(sin(p.x),sin(p.y),sin(p.y));
gl_FragColor=vec4(col,1.0);
}
From The Void Comes The Void Again
Gate Of Wonders That Is Legion.
The dream that enfolds the space of thoughts; some believe all is dreamt by the Machine Chrysalis into Being: the World Soul that dreams itself.
Three Visions Of The Void: