Skip to content

mckenn0n/OpenGL_python_solar_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

A crude 3D model of our solar system using python using OpenGL

Requires:

  • numpy
  • OpenGL
  • pygame

To run:

Python 2

    python work.py

Python 3

    python3 work.py

Test Directory

The test directory has a small number of python files that were used to test segments of work.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages