https://github.com/tylerfaulkner/n-body_simulation
CUDA N-Body Gravitational Simulation with rendering in Python with MatPlotLib
https://github.com/tylerfaulkner/n-body_simulation
cuda simulation
Last synced: about 1 month ago
JSON representation
CUDA N-Body Gravitational Simulation with rendering in Python with MatPlotLib
- Host: GitHub
- URL: https://github.com/tylerfaulkner/n-body_simulation
- Owner: tylerfaulkner
- Created: 2022-10-21T16:23:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-16T16:40:58.000Z (over 3 years ago)
- Last Synced: 2023-10-26T15:54:34.428Z (over 2 years ago)
- Topics: cuda, simulation
- Language: Jupyter Notebook
- Homepage:
- Size: 87.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GPU Programming Final Project
N-Body Gravitational Simulation
To Build:
1. cd ./src
2. cmake .
3. make
To Run:
1. ./n-body_simulation \ \
Authors:
Tyler Faulkner
Garin Jankowski
David Jin
Nicholas Dang