News

Circle Equation A circle's equation in a 2D plane with center (xc, yc) and radius r is: (x-xc)^2+(y-yc)^2=r^2 The Midpoint Circle Algorithm exploits the fact that for any point on the circle, the ...
This repository contains multiple games of OpenGL that are built in Python focusing on user engagement and graphical representation and midpoint line, circle algorithms.
Abstract: This paper presents a novel embedded real-time fisheye image distortion correction algorithm with application in IP network camera. A fast and simple distortion correction method is ...
So I'm taking a computer graphics course in openGL right now, and for the first lab we are to among other things implement three line drawing routines. First off a normal DDA algorithm, that's easy..
Abstract: Steganography is the science of hiding secret messages within media like images and further studies have been conducted to enhance existing techniques to secure communication between parties ...