Google Poop Mr Doob Fix Site
Users remember an interactive button (often an icon in the corner or a specific result) that is no longer visible. The Fix:
// Animation loop (The Mr. Doob signature) function animate() requestAnimationFrame(animate); poop.rotation.x += 0.01; poop.rotation.y += 0.02; poop.rotation.z += 0.01; renderer.render(scene, camera); google poop mr doob fix