My first n-body simulation project. Naive algorithm with O(n^2) time complexity. Written in C++, SFML for visualization.
-
Updated
Sep 15, 2025 - C++
My first n-body simulation project. Naive algorithm with O(n^2) time complexity. Written in C++, SFML for visualization.
Add a description, image, and links to the naive-n-body topic page so that developers can more easily learn about it.
To associate your repository with the naive-n-body topic, visit your repo's landing page and select "manage topics."