Skip to content

gzachos/cgis-course-uoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgis-course-uoi

A repository for the OpenGL project of the Computer Graphics and Interaction Systems course.

About

OpenGL application for polygon drawing, coloring, clipping and 3D extrusion.

Requirements

  • Main window & Menu with Exit option
  • Polygon drawing action
  • Check for self-intersecting polygons
  • Polygon triangulation (example code was provided by instructor)
  • Polygon coloring (edges + fill)
  • Polygon clipping using the Hodgeman-Sutherland algorithm
  • Extrusion in 3D (Developed by czonios)

Bonus

  • Different extrusion length per polygon
  • Vertex move with check for self-intersecting polygons

Developers

Screenshots

polygons.png

Note

Currently I have no time to write a proper README.

License

GNU GENERAL PUBLIC LICENSE Version 2, June 1991