Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 560 Bytes

Current Model, v2

model v1 The dark side needs work, the values are hard coded as 1 past the termiantor. In order to compute the dark side values, another function must be written or the current function must be modified.

How to run

Make sure to have pip installed on your machine. Clone the repo, cd in and run

pip install -r requirements.txt

From there you can run

python3 3dlunarplot.py

and the plot will open in your default browser.