gillynova / dvp-u3-constellations

0 stars 0 forks source link

Summary #3

Open Lucav17 opened 6 years ago

Lucav17 commented 6 years ago

I think overally the functionality is there, you just missed one tiny small detail when it came to implementing the 3D plot. I'm not an expert with Python but more of an expert with Javascript and there is a library called 3js you should look into if you ever want to do really amazing graphics and 3D programming. Here is the link to what you can do:

https://threejs.org/

As far as coding goes, if a method isn't working, I'd recommend googling that method and seeing the parameters and implementations of that method! Put my correction in from the previous comment and see if that works for you, it is working on my end.

Overall Grade: Met Standards

Let me know if you have any questions!

gillynova commented 6 years ago

Wow, thank you so much Lucav17 for the input of my projects! This is the first time I used github and because of your input, I'm liking it. Can't wait to use it some more.