Skip to content

pspoerri/opengl_dataviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Dataviewer

This is an OpenGL dataviewer written in C++.

Commands

Use the mouse to look around.

Moving around

Press: a/s/d/w or left/down/right/up

Pausing

Press: p

Increase or decrease speed of simulation

Press: + or - Running

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 

A testfile is located in the testfiles folder. Required Packages

TODO

About

A simple OpenGL xyzw dataviewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published