This is an OpenGL dataviewer written in C++.
Use the mouse to look around.
Press: a/s/d/w or left/down/right/up
Press: p
Compile it and execute the program with
program data.xyzw
The viewer currently only displays data in the form of:
223 # Can be variable
Atoms # This part is currently not parsed
t0 # This part is currently not parsed
0 0 10 1
[..] # 222 coordinats with the form: x y z w
223
Atoms
t0
0 0 10 1
[..] 222
TODO