block by vkuchinov 56aebc7ef741ea6a544c36a22e572d54

THREE.JS | GLSL Downshifted version of Polygon Shredder by by Jaume Sanchez

Full Screen

A donwshifted version of Polygon Shredder by Jaume Sanchez. https://github.com/spite/polygon-shredder

I have switched polygon boxes (There are 3 faces * 2 triangles * 3 vertices, so it’s 18 vertices per each box) to simple THREE.Points() geometry with just one vertex.

index.html

app.js