Skip to content

My work in C#/WPF for the 6th Semester "Computer Graphics" class in the Computer Science B.S. program at Politechnika Warszawa. Image Processing, Rasterization & 3D-Modeling

muratcanakcay/Computer-Graphics

Repository files navigation

Computer-Graphics

My work in C# for the 6th Semester "Computer Graphics" class in the Computer Science B.S. program at Politechnika Warszawa.

Lab 2 - Image Filtering, Dithering and Color Quantization

(Includes all work from Lab1)
Image processing algorithms such as inversion, brightness, blur, sharpen as wekk as color quantization using K-means algorithm.

Inversion Color Quantization

Lab 4 - Rasterization, Filling and Clipping

(Includes all work from Lab3)
Implementation of line and circle drawing algorithms. Filling a polygon with a texture. Using a rectangle as a clipping rectangle.

Rasterization Filling and Clipping

Lab 5 - 3D Modelling

3D Modeling of a sphere, cylinder and cuboid. Creating the wire mesh, wrapping a texture around the model, applying Phong illumination shading for lighting.

Sphere Wire Mesh Sphere Illumination

About

My work in C#/WPF for the 6th Semester "Computer Graphics" class in the Computer Science B.S. program at Politechnika Warszawa. Image Processing, Rasterization & 3D-Modeling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages