GRAVITY ALPHA 1.05 Wiki
Visualization of gravitational force effects between (two) objects
Brought to you by:
factor-y
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
NOTE : since 2014/07/13 all project (data) files need DENSITY field - old project files will not work.
Project (data) file example for Sun and Earth :
"PROJECT NAME", ""
"dt",1
"VIEWER POS", 1.5E11
"OBJECT 1"
"X POS", 0
"Y POS", 0
"Z POS", 0
"X VELOCITY", 0
"Y VELOCITY", 0
"Z VELOCITY", 0
"MASS", 1.98892e30
"DENSITY", 1408
"OBJECT 2"
"X POS", 149e9
"Y POS", 0
"Z POS", 0
"X VELOCITY", 0
"Y VELOCITY", 29800
"Z VELOCITY", 0
"MASS", 5.972E24
"DENSITY", 5515
Last edit: FACTORY 2014-07-13