Computer Graphics - Lab assignments
-
Updated
Jul 4, 2021 - C++
Computer Graphics - Lab assignments
This is package for 2d transformations in Computer Graphics.
All things in this repository are very important for a graphics course. If you are doing a graphics course, then these things are very essential for you.
Computer graphics is an art of drawing pictures on computer screens with the help of programming. It involves computations, creation, and manipulation of data. In other words, we can say that computer graphics is a rendering tool for the generation and manipulation of images.
Shows 3x3 matrices use for simple 2D transformations (translation, rotation, scaling…)
Analytical Geometry 2D Library: Matrixes, points, vectors, rectangles, circles.
Computer Graphics Projects with OpenGL
Add a description, image, and links to the 2d-transformation topic page so that developers can more easily learn about it.
To associate your repository with the 2d-transformation topic, visit your repo's landing page and select "manage topics."