Skip to content

This repository have very simple programs made in OpenGL for my Graphics course in UPES.

Notifications You must be signed in to change notification settings

Shubhankar-Nath/OpenGL-Small-Projects

Repository files navigation

OpenGL-Small-Projects

This repository have very simple programs made in OpenGL.

******************************************************************
To run the programs in this repository, you need to install the following on the linux machine ( I am using a ubuntu derived OS )
Check this link to install the required packages : http://www.cse.iitm.ac.in/~vplab/courses/CG/opengl_start.html

The following are steps to run any program in this repo:

  1. Open terminal and change directory to where you have created your file.
  2. Run the command :g++ -o file_name file_name.cpp -lGL -lGLU -lglut
  3. Type: ./file_name
Good Luck!!

About

This repository have very simple programs made in OpenGL for my Graphics course in UPES.

Topics

Resources

Stars

Watchers

Forks

Languages