Computer graphics processing and selective visual display system – Computer graphics processing – Shape generating
Reexamination Certificate
2003-02-06
2004-06-22
Razavi, Michael (Department: 2672)
Computer graphics processing and selective visual display system
Computer graphics processing
Shape generating
C345S419000
Reexamination Certificate
active
06753860
ABSTRACT:
COPYRIGHT NOTICE
Contained herein is material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction of the patent disclosure by any person as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all rights to the copyright whatsoever.
FIELD OF THE INVENTION
This invention relates to the field of computer graphics, and more specifically, to rasterization using a tile-based digital differential analyzer algorithm.
BACKGROUND OF THE INVENTION
Generally, the field of three-dimensional (3D) computer graphics is concerned with generating and displaying 3D objects in a two-dimensional (2D) space, such as a display screen. This is accomplished by converting information about 3D objects into a bit map that is displayed. This process is called rendering, a multi-part process by which a computer turns an application model description of an image into a screen image. The basic idea is that the processing of information in three-dimensional computer graphics occurs in a series of stages in a graphics pipeline, where each stage generates results for a successive stage.
The process starts with an application model for describing an object using three-dimensional coordinates (x, y, z), where the object is defined by large numbers of basic geometrical shapes called primitives that define the shape of components of the object. Examples of primitives that make up an object include a triangle, line, dot, circle, ellipse, arc, text, polyline, and polygon. In addition to primitives, an application model stores object attributes such as size, color, line, width, and surface texture, as well as connectivity relationships and positioning data that describe how the components fit together.
The application model for a given object is created by an application program, and stored in an application database. Using a graphics API (application programming interface), a series of graphics output commands that contain both a detailed geometric description of what is to be viewed and the attributes describing how the objects should appear, the application program converts the application model to a sequence of commands, which are then processed by a graphics pipeline to generate a view of the model. The graphics API typically consists of a set of output subroutines corresponding to the various primitives, attributes, and other elements, which are all collected in a graphics package that can be called from high-level languages such as C, Pascal, or LISP.
The basic element of any graphics system is rasterization, the process by which a primitive is converted to a two-dimensional image on a raster device. A raster device, such as a computer monitor, comprises a raster, the rectangular area of a display screen actually used to display images. A raster is itself made up of pixels, short for picture elements, the smallest units by which a primitive can be represented on a display. Pixels are activated on a raster device as an electron beam sweeps across the device to generate a picture one scan line at a time.
During rasterization, a primitive that is defined by 3D parameters in a three-dimensional (3D) representation is transformed into a two-dimensional raster of pixels. 3D parameters comprise x, y, and z coordinates, and may optionally comprise parameters such as color, and texture. During the transformation process, a 3D coordinate comprising an X, Y, and Z value is transformed into an X and Y screen coordinate used for positioning, and a Z, or depth value, that is treated as a parameter.
During rasterization, a set of parameter values are given for each of the three triangle vertices. One of the problems to be solved during the rasterization process is computing the 3D parameters, such as the Z parameter, color parameter, and texture parameter, corresponding to the coordinates in order to most closely approximate the three-dimensional primitive. Rasterization, which is also known as scan conversion, makes these determinations by computing the parameter values at each pixel while scanning the horizontal or vertical scan lines of the pixel grid.
The rasterization process can be a costly and inefficient process, sometimes requiring many multiplication computations. While several algorithms exist, the process is commonly the subject of optimization algorithms.
REFERENCES:
patent: 5307449 (1994-04-01), Kelley et al.
patent: 5446836 (1995-08-01), Lentz et al.
patent: 5528737 (1996-06-01), Sfarti
patent: 5544294 (1996-08-01), Cho et al.
patent: 5684941 (1997-11-01), Dye
patent: 5982384 (1999-11-01), Prouty et al.
patent: 6072505 (2000-06-01), Piazza et al.
patent: 6285376 (2001-09-01), Choi et al.
patent: 6421053 (2002-07-01), Johns et al.
Hope Libby H.
Intel Corporation
Razavi Michael
Yang Ryan
LandOfFree
Tile-based digital differential analyzer rasterization does not yet have a rating. At this time, there are no reviews or comments for this patent.
If you have personal experience with Tile-based digital differential analyzer rasterization, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Tile-based digital differential analyzer rasterization will most certainly appreciate the feedback.
Profile ID: LFUS-PAI-O-3314174