Computer Graphics - Lab assignments
-
Updated
Jul 4, 2021 - C++
Computer Graphics - Lab assignments
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.
Object-oriented Python package for applying common 2D transformations (translation, scaling, rotation, shearing, reflection) to geometric shapes — built for graphics and geometry computation.
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.
Analytical Geometry 2D Library: Matrixes, points, vectors, rectangles, circles.
Computer Graphics Projects with OpenGL
Shows 3x3 matrices use for simple 2D transformations (translation, rotation, scaling…)
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."