Computer Graphics - Lab assignments
-
Updated
Jul 4, 2021 - C++
Computer Graphics - Lab assignments
Computer Graphics built using Win32 Desktop Applications with C++. Depends on input taken from mouse clicks. Building computer graphics from scratch using mathematical equations and problem solving with C++. Implementing the most famous computer graphics algorithms from scratch.
Computer Graphics algorithms for line drawing, shape filling, circle drawing, ellipse drawing, polygon clipping, shear, transformation, and reflection
A C++ and WPF implementation of Computer-Graphics-Principles And Practice by JOHN F. HUGHES, ANDRIES VAN DAM, MORGAN MCGUIRE, DAVID F. SKLAR, JAMES D. FOLEY, STEVEN K. FEINER and KURT AKELEY
A 3D model visualization system that implements a hierarchy system for each model transformation, lighting and sutherland-hodgman polygon clipping algorithm. Everything is deeply commented so it can be easily used as a resource for learning.
cs221
A repository for the OpenGL project of the Computer Graphics and Interaction Systems course @cse.uoi.gr
Image Processing algorithm
Add a description, image, and links to the sutherland-hodgman-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the sutherland-hodgman-algorithm topic, visit your repo's landing page and select "manage topics."