online bscs
Showing posts from March, 2024

what are 3d transformation

3D transformations in computer graphics are essentially tools to manipulate how we view and interact with 3D objects on a screen. They allow us to move, resize, rotate, and even distort t…

What are 2D Transformations?

In computer graphics, 2D transformations are techniques used to manipulate the position, size, and orientation of objects within a two-dimensional space. These manipulations are achieved …

Scan-Converting Lines

In computer graphics, scan conversion refers to the process of transforming geometric primitives (like lines) defined mathematically into a representation suitable for display on a raster…

Load More
That is All