Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 995 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 995 Bytes

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