Inspiration
Not being able to check our answers in physics class when we are trying to study for a test.
What it does
based on the surface, planet, and applied force on an object, we find the net force on that object, and then we use that in conjunction with newtons second law in order to find the acceleration of that object, and then we simulated its acceleration using graphics.
How I built it
we wrote all of the code using our prior knowlege from AP computer science A and other knowlegle that goes beyond that with graphics based on a graphics course inour school.
Challenges I ran into
There wes a silly mistake that we made that we spent about an hour looking at which was that we accidentally forgot to initilize and object, so then we had to use a bunch of print statements to realize which object was null.
Accomplishments that I'm proud of
we made a moving object, which i previously wasnt able to do, and partially my partner taght me how to do it, and partially I taught some of it to myself, so now I can make my older projects cooler by using graphics.
What I learned
How to do graphics
What's next for Net force and the acceleration that it causes on an object
We can add then a segment for projectoile motion with having an initial velocity instead of starting at rest, and then we can, extend this to have the force that is acting upon it act as an angle rather than only horizonal as well.
Log in or sign up for Devpost to join the conversation.