Skip to content

Python Exoplanet Simulator. Shows you information about a planet you type in via CLI and generates a 3D planetary body.

Notifications You must be signed in to change notification settings

Prof-Shiba/PyExoplanetGenerator

Repository files navigation

EXOPLANET SIMULATOR

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages