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
Enter the name of an exoplanet (planet names must be exact!) and any known important information about it will be shown. It will also create a simulation of what the planet may look like. It is entirely random, but we also only have a small sample size of planets to choose from in our own Sol System, so who knows what's out there!
Uses Mars, Mercury, Neptune, Saturn, Uranus, and Venus as textures.
The test files should ensure that certain functions are working properly. I'm unaware of how to run tests on ursina other than directly using it, but this is also my first time using it so I definitely could be missing something.
How To Install
pip (or pip3) install ursina
On some distros of linux (Ubuntu/Arch) you may need to use a virtual environment now to install Ursina
Run and enter the exact name of an Exoplanet in the CLI/Terminal. Will then execute a window with the Planet and any known information.
About
Python Exoplanet Simulator. Shows you information about a planet you type in via CLI and generates a 3D planetary body.