Master’s Thesis Defense on “Evaluation of hidden surface removal methods using Open GL”

2023-04-14T19:08:50+00:00

On Monday, March 22nd, 2021 Eng. Lubna Muzahim Saeed ( Postgraduate student at Department of Computer Engineering ) successfully defended her thesis entitled "Evaluation of hidden surface removal methods using Open GL".The thesis included the implementation of some basic operations included in the computer-generated graphics through (Open GL) program in order to To address the problem of removing hidden aspects of computer-based graphics.There are two common methods for solving this problem are Binary Tree Algorithm method and Depth Memory method.In this thesis, both methods were programmed and implemented from scratch using the Open Graphics Libraryin order to study the purpose of [Read More]