You are browsing as a guest. Sign up (or log in) to start making projects!

47m 37s logged

Actively working on making Orbital (via the from_scratch.py file) more object-oriented. I think OOP (object-oriented programming) will be a great addition to Orbital because we have lots of stuff that can be simplified. These could be new particles, like new planets, and I think grouping everything into classes would be a better way to handle these.

Right now, our sling function just does the same thing again and again. A class that could be called any time we want to make a new particle is probably the way to go.

I’ll keep you guys updated.

0
2

Comments 0

No comments yet. Be the first!