Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I find the main.py file? #1

Closed
lzq8272587 opened this issue Jun 3, 2020 · 1 comment
Closed

How can I find the main.py file? #1

lzq8272587 opened this issue Jun 3, 2020 · 1 comment

Comments

@lzq8272587
Copy link

Hi:

Many thanks for your awesome work!

After downloading the project, I did not find the main.py file which is introduced in the README.md. Did I miss something? How can I run this demo?

Thanks!

Best,

@jasmeet0915
Copy link
Owner

Hi, thank you for pointing that out!
That was a mistake in the README.md. The name of the file is not main.py it is 2BodyProblem.py.
I have updated the readme with the change.

This is the main script which reads the TLE data, propagates the satellite and then overwrites the blender particle cache with satellite position data. After the script overwrites the cache data, you can open the earth.blend1 file in blender and it should animate the particles with the satellite position data from the particle cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants