Simulation of solar system with python and opengl
FOR LINUX SYSTEM
Install the packages below
$ sudo apt-get install python-opengl
$ sudo apt-get install python-pip
$ sudo pip install numpy
$ pip install TTFQuery
$ pip install pydispatcher PyVRML97 PyVRML97-accelerate
$ pip install OpenGLContext
$ sudo apt-get install libglfw3-dev libglfw3
$ pip install glfw
Finally, To run the simulation:
$ python simulate.py