GitHub - Debasis-DP/Computer-Graphics-Programs: Computer Graphics Programs in OpenGL · GitHub
Skip to content

Debasis-DP/Computer-Graphics-Programs

Folders and files

Repository files navigation

Computer-Graphics-Programs

This repository includes variety of Computer Graphics programs

The library used is OpenGL and the codes were written in C/C++

All the programs were developed in Visual Studio using FreeGlut and Glew.

Topics included :

  • Sample OpenGL prgram to draw a pixel.
  • Simple Flag designing.
  • Line drawing algorithms like DDA, Bressenham and their modified algorithms also.
  • Mid point algorithm to draw Circle, Ellipse and 2D Globe.
  • Simple and Composite Transformations
  • Curves like Plane Curve, Space Curve, Bezier Curve, Hermite Curve.
  • Indian Flag drawing using Cubic Bezier Surfaces.

P.S. The procedure for configuring Glew and FreeGlut in Visual Studio can be found here

About

Computer Graphics Programs in OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors