Into Space With Some C++

Virtual CodeDay Winter 2021 ∙ 
Permalink
Unmute
This project has several goals:
1. Write a program for calculating trajectories of objects in our Sol system using simple physics and math;
2. Get some experience with C++ and graphics programming;
3. Check if my simple idea of trajectory calculation is any good;
4. Have fun.

Physics
I will pretend that an object's acceleration and speed remain the same during a short time interval (e.g. 1 minute) and will calculate a change in speed and in position using very simple physics, after that, I will calculate gravity forces and acceleration and calculate changes for the next minute.
Results will be published here:
https://github.com/EvgenyYukhanov/9th-Grade/tree/master/codedays/feb2021

How much experience does your group have? Does the project use anything (art, music, starter kits) you didn't create?

Mostly Python and microcontrollers (such as esp 32). See my github at https://github.com/EvgenyYukhanov
0
0
0
0
 
Participation Certificate

Links

View/Download

Members

Evgeny Yukhanov