An open API service indexing awesome lists of open source software.

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

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