ExplodingObjects
ExplodingObjects copied to clipboard
A set of WebGL demos that show an exploding 3D object animation inspired by "Kubrick Life Website: 3D Motion".
If we cant to change vertex so after make change in "shader/vertex.glsl" and "ico-more.glb", How we can create "js/ico.js" from "src/icosahedron.js" and use in index.html?
Hey, so i played a little around with your repo, thanks for sharing these effects! I tried implementing my own object and split it up with the voronoi fracture in...
Hey, everyone. I'm trying to implement the demo on a Gatsby project. I've decide to take the shortcut of importing the full scripts instead of converting everything to React. Some...
Trying to edit and compile src/icosahedron.js to js/co.js using webpack. But the compiled code does not work. After running demo.js. I get the error Explosion is not defined. Could you...