Pool Work: Google Gravity

The initial break shot is the query $Q$. The cue ball’s velocity vector $\vec{v}_0$ encodes the user’s intent: faster speed = broader search; spin (English) = semantic bias (e.g., left spin favors older results, right spin favors recent).

Parallel to this, pool (pocket billiards) is a centuries-old system of deterministic chaos: initial conditions (force, spin, angle) yield exponentially diverging outcomes. A pool table is a bounded, friction-affected plane where objects interact via elastic collisions. google gravity pool

Google Gravity, physics-based UI, information retrieval, pool (pocket billiards), serendipity, non-deterministic search, HCI. 1. Introduction Since the advent of the web search engine, the dominant interaction metaphor has been the text field + list . This linear, left-to-right, top-to-bottom paradigm optimizes for precision and speed but minimizes exploration, play, and serendipity. In 2008, Google Labs released an unofficial Easter egg: Google Gravity (by Mr. Doob). When invoked, all page elements (logo, search bar, buttons) collapsed downward as if subject to a 9.8 m/s² gravitational field. Users could drag and toss elements. This was a seminal moment in physics-based user interfaces (PBUI). The initial break shot is the query $Q$

Please note: "Google Gravity Pool" does not exist as a standard commercial product or official Google service. Instead, it is a synthesis of three distinct phenomena: (a classic JavaScript/CSS easter egg), digital pool/billiards simulations (physics engines), and theoretical human-computer interaction (HCI) . This paper treats "Google Gravity Pool" as a speculative interface paradigm—a physics-based search environment where queries behave like colliding billiard balls. Google Gravity Pool: A Paradigm for Physics-Based Information Retrieval and Spatially Distributed Cognition Author: [Synthetic Research Unit] Publication Date: April 14, 2026 Journal: Journal of Experimental & Theoretical Artificial Intelligence (JETAI) – Conceptual Paper Abstract Traditional search interfaces rely on ranked lists, keyboard input, and deterministic relevance feedback. This paper introduces and formalizes Google Gravity Pool (GGP) , a novel interaction model where search queries are represented as spherical objects (billiard balls) within a 2.5D gravity-affected table. Users “break” a rack of query-balls using a cue ball; collisions, trajectories, and final resting positions determine search result rankings. By integrating Newtonian mechanics with PageRank-inspired probabilistic relevance models, GGP transforms information retrieval from a symbolic act into an embodied, kinetic experience. We present the core physics engine, a theoretical ranking algorithm (GravityRank), usability heuristics, and a critique of its epistemic implications. We conclude that while computationally expensive, GGP offers a radical alternative to cognitive load in search. A pool table is a bounded, friction-affected plane

Collision dynamics follow Newtonian restitution: $$v_{1f} = \frac{(m_1 - m_2)}{m_1 + m_2} v_{1i} + \frac{2m_2}{m_1 + m_2} v_{2i}$$