Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 546 Bytes

File metadata and controls

24 lines (16 loc) · 546 Bytes

Computer Graphics Programs

As a part of my 7th semester course, the python OpenGL programs are updated here....

How to run the files in Windows 10 :

download the files and use


pip install glfw
pip3 install pyopengl

then use

python filename

to run and escape to exit the graphics window. Kindly install separately the libraries that might be required to run these files.

Sample Screenshot :