This repository contains the implementation of rasterization algorithms for lines, convex polygons, and Hermite curves, as described in the Computer Graphics 2024.1 course. The implemented methods are ...
Rasterization is the process of converting vector data (such as shapes, polygons, or lines defined by mathematical formulas) into raster data, which consists of a grid of cells or pixels.
Abstract: In this paper, a fast algorithm for line rasterization is presented by using approximate pixels. Slope 1 is used to decide which pixel is selected instead of using slope 1/2. Compared with ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results