Proceedings of the 12th Annual Conference on Computer Graphics and Interactive Techniques - SIGGRAPH '85 1985
DOI: 10.1145/325334.325205
|View full text |Cite
|
Sign up to set email alerts
|

Fast spheres, shadows, textures, transparencies, and imgage enhancements in pixel-planes

Abstract: Pixel-planes is a logic-enhanced memory system for raster graphics and imaging. Although each pixel-memory is enhanced with a one-bit ALU, the system's real power comes from a tree of one-bit adders that can evaluate linear expressions Az + By + C for every pLxel (z, y) simultaneously, as fast as the ALUs and the memory circuits can accept the results. We and others have begun to develop a variety of algorithms that exploit this fast linear expression evaluation capability. In this paper we report some of thos… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
3
0

Year Published

2003
2003
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 25 publications
(3 citation statements)
references
References 7 publications
0
3
0
Order By: Relevance
“…Algorithms for rendering hard shadows in real time can be roughly sorted into three categories: shadow mapping [Williams 1978;Lauritzen et al 2011;Lloyd et al 2008], alias-free shadow maps [Aila and Laine 2004;Johnson et al 2005;Sintorn et al 2011], and shadow volumes [Fuchs et al 1985;Heidmann 1991]. Our work relies on the generation of shadow volumes with a variation of the z-fail approach [Carmack 2000;Bilodeau and Songy 1999;Everitt and Kilgard 2002].…”
Section: Related Workmentioning
confidence: 99%
“…Algorithms for rendering hard shadows in real time can be roughly sorted into three categories: shadow mapping [Williams 1978;Lauritzen et al 2011;Lloyd et al 2008], alias-free shadow maps [Aila and Laine 2004;Johnson et al 2005;Sintorn et al 2011], and shadow volumes [Fuchs et al 1985;Heidmann 1991]. Our work relies on the generation of shadow volumes with a variation of the z-fail approach [Carmack 2000;Bilodeau and Songy 1999;Everitt and Kilgard 2002].…”
Section: Related Workmentioning
confidence: 99%
“…In practice this can be done by either computing N color samples per pixel or by rendering the scene in multiple passes with different subpixel offsets and accumulating the result [Fuchs et al 1985;Deering et al 1988;Mammen 1989;Haeberli and Akeley 1990].…”
Section: Related Workmentioning
confidence: 99%
“…Alternatively, Pixel Planes was devised as a special purpose rasterizer which was later discovered to have hidden flexibility [Fuchs et al 1985]. Pixel Planes' core element was a parallel linear expression evaluator distributed throughout frame memory.…”
Section: Related Workmentioning
confidence: 99%