Skip to content

sangamcse/Computer-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Computer Graphics Programs using OpenGL

OpenGL

OpenGL is the industry's most widely used environment for the development of portable, interactive 2D and 3D graphics applications.The OpenGL API is open source and is platform independent.

OpenGL is designed to be hardware-independent.

Python

Python interpreters are available for many operating systems, allowing Python code to run on a wide variety of systems.

The code in the repo is made using Python and OpenGL only.

This repo contains src folder which contains codes basics of OpenGL.