Binary Space Partitioning for Previewing UNIGRAFIX Scenes

Ziv Gigus

EECS Department
University of California, Berkeley
Technical Report No. UCB/CSD-86-280
December 1985

http://www2.eecs.berkeley.edu/Pubs/TechRpts/1986/CSD-86-280.pdf

The binary space partition algorithm by Fuchs et al. has been implemented for interactive display of scenes described in the UNIGRAFIX language. The scene is displayed using the painter's algorithm on a device that draws only convex polygons, thus an algorithm for decomposing concave polygons into convex pieces has also been implemented.

The program provides fast, near real time interaction for modifying the viewing parameters. The user can move through the scene, examine its content and the relation between the objects in the scene. In this way, one can easily pick the "best" viewing parameters for rendering the scene on hard copy devices, using the relatively slow scan-line based renderers provided by the UNIGRAFIX system.


BibTeX citation:

@techreport{Gigus:CSD-86-280,
    Author = {Gigus, Ziv},
    Title = {Binary Space Partitioning for Previewing UNIGRAFIX Scenes},
    Institution = {EECS Department, University of California, Berkeley},
    Year = {1985},
    Month = {Dec},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/1985/6122.html},
    Number = {UCB/CSD-86-280},
    Abstract = {The binary space partition algorithm by Fuchs <i>et al.</i> has been implemented for interactive display of scenes described in the UNIGRAFIX language. The scene is displayed using the painter's algorithm on a device that draws only convex polygons, thus an algorithm for decomposing concave polygons into convex pieces has also been implemented.  <p>  The program provides fast, near real time interaction for modifying the viewing parameters. The user can move through the scene, examine its content and the relation between the objects in the scene. In this way, one can easily pick the "best" viewing parameters for rendering the scene on hard copy devices, using the relatively slow scan-line based renderers provided by the UNIGRAFIX system.}
}

EndNote citation:

%0 Report
%A Gigus, Ziv
%T Binary Space Partitioning for Previewing UNIGRAFIX Scenes
%I EECS Department, University of California, Berkeley
%D 1985
%@ UCB/CSD-86-280
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/1985/6122.html
%F Gigus:CSD-86-280