Create celestial bodies
Add supported objects and configure the physical properties that influence how each body behaves.
Interactive Astrophysics Sandbox
Universe Creator is a simulation environment for building custom stellar systems, arranging orbital bodies, introducing extreme gravity and watching the system evolve under its own rules.
The Premise
Universe Creator gives the user a controllable celestial laboratory rather than a fixed solar system. Stars, planets, dwarf bodies, gas giants and compact objects can be arranged into custom systems and placed into stable, unstable or intentionally extreme configurations.
The result is part simulator, part experiment bench and part cosmic construction set. A quiet system can remain stable for long periods, while a single change in mass, velocity or position can turn that calm arrangement into a gravitational chain reaction.
Stable orbit, collision course, capture, ejection, collapse or near miss. The interesting part is often what happens after the initial setup.
General Use
Add supported objects and configure the physical properties that influence how each body behaves.
Arrange bodies into familiar or experimental orbital configurations and observe whether the system settles or destabilizes.
Start the simulation, watch trajectories and interactions, then alter variables to see how the system reacts over time.
Evolved Use
Introduce massive bodies into stable systems, compress orbital distances, alter velocities and explore unusual long-term gravitational behavior.
These experiments can reveal capture, resonance, ejection, orbital perturbation and catastrophic system-wide changes.
Start with a known stable system, then change one variable at a time. Move a dwarf star, accelerate a gas giant, introduce a compact object or shift a body into a dangerous orbit.
Motion, changing distances, orbital deformation and catastrophic interactions are often easier to understand when they can be watched directly.
Save a working configuration, duplicate it, perturb one parameter and compare the outcome. Over time, saved systems become a practical experiment library.
For Developers
The source distribution is for users who want to inspect the project, modify behavior, test new simulation ideas or build new tools around the simulation.
Potential extensions include new body types, presets, visual diagnostics, save formats and additional controls for system generation and perturbation.
Building From Source
Universe Creator is intended to ship as both a ready-to-run Linux package and a clean source archive.
The source release should remain easy to inspect. A normal workflow creates a virtual environment, installs dependencies, verifies the application, then runs the included build script to produce the release directory.
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python3 main.py
./build.sh
FAQ
It can be used for familiar systems, but custom and extreme configurations are central to the project.
Yes. Instability can be the experiment rather than a failure.
No. The project is visual enough for exploratory use while still supporting deeper technical experimentation.
The binary is for normal use. The source package is for inspection, development, modification and custom builds.
Yes. The release is directory-based so supporting data can remain accessible alongside the application.
Downloads
Ready-to-run application package with its required supporting files.
294.9 MB Binary Download (Linux)Clean source archive for development, inspection and custom builds.
46.8 MB Source DownloadA curated addon pack for Universe Creator 0.2.6 containing five complete celestial systems designed to demonstrate stable orbital architecture, multi-star systems, planetary subsystems and spectacular black-hole environments without the deliberate instability of the Gravity Pinball stress test.
The templates are ready to load, observe, modify and perturb. They can also serve as starting points for new custom systems and as examples of more elaborate Universe Creator system design.
Showcase Templates Download