News

2D Reflection is a basic transformation technique used in computer graphics to flip an object across a given axis. This transformation changes the orientation of the object while maintaining its shape ...
README Description for 2D Transformations in Computer Graphics 2D Transformations in C++ using Graphics.h This project demonstrates 2D transformations in computer graphics using C++ and the Turbo C++ ...
The course teaches both fundamental theory of Computer Graphics as well as practical applications using OpenGL. Lectures cover fundamental techniques of computer graphics such as 2D and 3D viewing, ...