Google | Poop Mr Doob Fix
: You can still view the original code and static demos at the Google Experiments gallery About the Creator Ricardo Cabello (Mr.doob)
Many forum posts from the early 2010s mention a google.code or gravityscript.js file hosted on Google Code. Google Code was shut down in 2016. If you're trying to access the experiment via these old links or using a custom script that references the deprecated location, it simply .
// The Poop (A torus knot colored brown) const geometry = new THREE.TorusKnotGeometry(0.5, 0.2, 100, 16); const material = new THREE.MeshStandardMaterial( color: 0x8B4513, roughness: 0.3, metalness: 0.1 ); const poop = new THREE.Mesh(geometry, material); scene.add(poop); google poop mr doob fix
To make sure we get this running perfectly for you, let me know: What are you using? (Windows, Mac, iPhone, Android) Which browser is throwing the error? (Chrome, Safari, Edge)
On the original site, you could see the gravity effect, but typing a search query and hitting enter would often do nothing because the underlying connection to Google's real-time results was severed. : You can still view the original code
: This is his most famous project. The entire Google homepage collapses to the bottom of the screen as if affected by gravity, allowing you to toss the search bar and buttons around.
Once you’ve applied the fix, adopt these best practices to never see WebGL artifacts again: // The Poop (A torus knot colored brown)
In the end, the Mr. Doob fix may have been a fleeting moment in the vast expanse of the internet, but its impact on our understanding of digital culture and community is lasting. As we look to the future, one can only wonder what other quirks, anomalies, and inside jokes will become the next big thing in internet lore.
: The moment you move your mouse, the rigid Google homepage succumbs to a physics engine, crashing into a pile at the bottom of your screen.
There is an extension on the Chrome Web Store simply called "Web Image Pooper!" . This extension doesn't break the page; it replaces all images in your Google Image Search results with pictures of rainbow-colored poop. It's a silly, non-malicious tool designed for laughs. It is not made by Mr. Doob, but it exists in the same ecosystem of Google-related pranks.
: The search results and UI elements rotate in a 3D sphere around your cursor.