A-buffer
http://dbpedia.org/resource/A-buffer an entity of type: Organisation
In computer graphics, A-buffer, also known as anti-aliased, area-averaged or accumulation buffer, is a general hidden surface mechanism suited to medium scale virtual memory computers. It resolves visibility among an arbitrary collection of opaque, transparent, and intersecting objects. Using an easy to compute Fourier window (box filter), it increases the effective image resolution many times over the Z-buffer, with a moderate increase in cost. The A-buffer method is a descendant of the well known Z-buffer, which provides good quality results in moderate time.
rdf:langString
rdf:langString
A-buffer
xsd:integer
43925528
xsd:integer
1006457503
rdf:langString
In computer graphics, A-buffer, also known as anti-aliased, area-averaged or accumulation buffer, is a general hidden surface mechanism suited to medium scale virtual memory computers. It resolves visibility among an arbitrary collection of opaque, transparent, and intersecting objects. Using an easy to compute Fourier window (box filter), it increases the effective image resolution many times over the Z-buffer, with a moderate increase in cost. The A-buffer method is a descendant of the well known Z-buffer, which provides good quality results in moderate time.
xsd:nonNegativeInteger
3843