CodingTrain / CodingTrain/Suggestion-Box
Elastic collisions in 1D & 2D
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 570
- Forks
- 85
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Can you do a video about elastic collisions? I think bouncing/colliding balls in a container is one of the very first simulations anyone would try. In fact, that's what I'm experimenting with at the moment.
I could not find a good source to help me on this, so I started experimenting myself and keep record of the process for anyone that'd want to code the same thing in the future. It can be found at [https://github.com/akinuri/bouncing-balls](https://github.com/akinuri/bouncing-balls). I've just finished collisions in 1D, and will move on to 2D soon.
Even though I've got it working in 1D, and probably will in 2D too, this will take many trials. I, and probably future visitors, would really appreciate your help.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by reviewing the linked bouncing-balls repository and its existing 1D collision work, then consider the planned 2D extension. Done means producing a video explaining elastic collisions in 1D and 2D, with enough guidance for viewers to implement the simulation.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- content
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100