You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EntropicGravity-Py library implements a high-performance N-Body simulation engine that replaces the standard Newtonian potential with Erik Verlinde's Entropic Force model. The goal is to audit whether the observed "mass discrepancies" in galaxies can be naturally explained by the thermodynamics of spacetime info-dynamics.
Real-time galaxy particle simulation in C++ and SFML. Stars are attracted to black holes via Newtonian gravity; black holes attract each other. Stars rendered as a density heatmap for performance.
A Processing-based simulation that visualizes fractal galaxies using spherical transformations and math-driven star distributions for mesmerizing cosmic patterns.