Package com.aparapi.examples.nbody
Class Seq
java.lang.Object
com.aparapi.examples.nbody.Seq
public class Seq extends Object
NBody implemented sequentially
For a description of the NBody problem, see
n-body problem
We use JOGL to render the bodies. JOGL
- Author:
- gfrost
- See Also:
- JOGL, n-body problem
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Seq.NBodyKernel
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Seq()
-
Method Summary