🛰💫 OpenCL Barnes-Hut Galaxy Simulator | Fully exploiting the GPU to do massive data parallel computations in an n-body simulator
-
Updated
Dec 12, 2018 - C
🛰💫 OpenCL Barnes-Hut Galaxy Simulator | Fully exploiting the GPU to do massive data parallel computations in an n-body simulator
N-body codes: one multi-threaded following the costzones method, one distributed following the hashed octree method. An OpenGL visualization tool is also provided.
Simulation of gravitationally attracted stars.
3D Parallel (Intel TBB) N-Body Simulator in OpenGL. Two versions: Naive n-body and Barnes-Hut.
Implementation of Barnes-Hut n-body algorithms in 3 dimensions.
Implementation of the Barnes-Hut algorithm to calculate the positions of bodies in a galaxy.
Galaxy simulation using the Barnes-Hut agorithm and Verlet integration
Add a description, image, and links to the barnes-hut topic page so that developers can more easily learn about it.
To associate your repository with the barnes-hut topic, visit your repo's landing page and select "manage topics."