Skip to content

Python Programs using PyOpenGL (Python version of OpenGL) for implementing the concepts of Computer Graphics

License

Notifications You must be signed in to change notification settings

rejoyc-cs/PyOpenGL_Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyOpenGL_Codes

Python Programs using PyOpenGL (Python version of OpenGL) for implementing the concepts of Computer Graphics

First you need to install FreeGLUT

sudo apt-get install freeglut3-dev

To setup PyOpenGL in Python3

pip3 install glfw
pip3 installl pyopengl
pip3 install pyrr
pip3 install PyOpenGL_accelerate

About

Python Programs using PyOpenGL (Python version of OpenGL) for implementing the concepts of Computer Graphics

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages