aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.nbody.bb
blob: d685432723bc9462e9f4cd043d43557940eebd56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require bug-app.inc

DESCRIPTION = "A basic N-body simulation that shows some objects in a window and calculates the change in motion based on the combination of all masses.  Source based on code available at Princeton class COS 126:\
http://www.cs.princeton.edu/courses/archive/spr01/cs126/assignments/nbody.html"
HOMEPAGE = "http://buglabs.net/applications/NBody"

DEPENDS += "service-tracker com.buglabs.common com.buglabs.bug.module.lcd "

PV = "2"

SRC_LINK = "http://buglabs.net/program_version/download/773"

APIVERSION = ""