Skip to content

Commit

Permalink
update README, migrate from bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
jenzy committed Nov 22, 2018
1 parent e88b172 commit 3fc272d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# N-Body Simulation

![Screenshot](screen.png)

A N-Body simulation. Made using OpenCL, all the simulation calculations are executed on a GPU.

[Video](https://www.youtube.com/watch?v=teazZR58TOs)
[Download binaries](../../downloads/Release-win-x64.zip)

## Libraries
[AMD APP SDK (OpenCL)](http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/)
[Freeglut](http://freeglut.sourceforge.net/)
[GLEW](http://glew.sourceforge.net/)

15 changes: 0 additions & 15 deletions readme.md

This file was deleted.

0 comments on commit 3fc272d

Please sign in to comment.