mirror of
https://github.com/13hannes11/LU_opengl_solarsystem_visualization.git
synced 2024-09-04 01:11:01 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
b999560bff
commit
abe94dbb60
23
README.md
23
README.md
@@ -1 +1,22 @@
|
|||||||
# opengl_solarsystem_visualization
|
# OpenGL: Solar System Visualization
|
||||||
|
|
||||||
|
This project was created for an assignment in the course 3d-graphics at Linnaeus University. The visualization is written using directly OpenGL APIs which are exposed by JOGL.
|
||||||
|
The size of planets and their orbits is not to scale.
|
||||||
|
|
||||||
|
Controls for using are
|
||||||
|
|
||||||
|
* ``+`` double the speed
|
||||||
|
* ``-`` half the speed
|
||||||
|
* ``e`` move camera position up
|
||||||
|
* ``q`` move camera position down
|
||||||
|
* ``w`` move camera position forward
|
||||||
|
* ``s`` move camera position backward
|
||||||
|
* ``d`` move camera position right
|
||||||
|
* ``a`` move camera position left
|
||||||
|
* ``↑`` rotate camera upwards
|
||||||
|
* ``↓`` rotate camera downwards
|
||||||
|
* ``→`` rotate camera right
|
||||||
|
* ``←`` rotate camera left
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user