/three-body-problem

Graphical simulation of the three-body problem, implemented using Jetpack Compose.

Primary LanguageKotlinApache License 2.0Apache-2.0

Three Body Problem Visualizer

This is as a small, sample project to showcase the concept of a three-body problem simulation using Jetpack Compose.

The three-body problem, a challenging scenario in physics, involves the movement of three celestial bodies under their mutual gravitational pull. This app offers a straightforward way to see how these bodies interact and orbit each other.