-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
40 lines (23 loc) · 1.1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
JGravSim v1.9 beta
A program to calculate and visualize gravitational effects with relativistic
corrections!
INSTALLATION
Copy the JGravSim.jar and the file JGravSim_text.xml to the same folder and be
sure that you have enough free space on your hard disk, as every calculation
will be saved to this folder!
If you want to use Java3D, be sure that you also copy the lib/ and textures/
folders into the same directory.
Additionally you can download the cgravsim_ARCH files in order to have the
new (and much more accurate) version of the calculation.
The java calculation is going to be deprecated soon.
REQUIREMENTS
You need a Java runtime environment which is equivalent to Sun's Java SE
Runtime Environment 1.6 or newer.
It is recommended to use IcedTea 6 or newer.
For Java3D you need at least GLX 1.3 support.
TROUBLESHOOTING
If you get an error message saying that the text file is missing although it's
there, try to launch the program in the console
java -jar JGravSim.jar
For more information visit the homepage or contact me via email:
http://eod.github.com/JGravSim/