![]()
Text and illustrations |
TAPESTRY: The Art of Representation and Abstraction
About TapestryThe TAPESTRY pages are designed to provide a "variable depth" view of 3D computer graphics topics and technologies. As you browse the major topics listed along the left side of the screen, you will find additional detail opening up to you. While not replicating the detailed programming information provided in numerous excellent books on the subject, this work is intended to make available a knowledge-base about how the different modeling and rendering effects are achieved, and how these tools can be used to achieve design-presentation goals.
A simplified graphics application
This site is not designed to teach you the use of one particular program or system, though many of the projects are based in formZ or StrataVision. It is to teach you how to learn about graphics programs in general, since there is no way to predict what you will find yourself using in the months and years ahead.
One way to gain a general knowledge about graphics applications would be through in-depth learning about a series of programs (one is never adequate), but none of you have the time for that. We will learn, in some depth, a couple of programs. At the same time, and perhaps more importantly, I seek to help each of you build your "vocabulary" of computer graphics concepts and terms, and to accelerate the development in each of you of a generic mental model, or paradigm, of a graphics application. This generalized application reveals the parts of a graphics application in a fashion which is similar to the study of biological systems in an animal: i.e., circulation, digestion, nervous system, skeletal system, etc. We know they exist, and they help us understand the whole, but they don't represent the effect of the whole.
Input: We will look at the concepts such as layers and their usefulness in structuring data for different kinds of access. We will also discuss the role of orientation or handedness in polygon data and we looked a little at how "positive data" fails to cover all the kinds of information we might be interested in. We may have time to look at other 3D geometries, like "surface patches", NURBS, etc., which are more appropriate to disciplines dealing in complex surfaces (like cars and planes), and we will look at solid modelling, in which you really can have "negative data".
Modeling:
Rendering: The points which define the geometry are then "projected" from 3D to 2D, providing points in the image plane to form the outlines of polygon or the end-points of lines. "Backsiding" hidden-surface removal techniques help dispose of unwanted lines by discarding polygons facing "away" from the eye. Other hidden-line techniques operate in different ways. Some of these work in "data space" (using nearly infinite resolution), while others operate in "image space" (using finite, usually screen, resolution). Choice of technique effects hardcopy results and correctness of the rendering. Rendering in image space introduces techniques which calculate individual pixel colors or intensities. This makes casting of shadows easier, as well as the apparent smoothing of faceted geometry. At the high end, raytracing reverses the trajectory of light backwards through the scene, discovering the contribution of light at each pixel. Each rendering algorithm has strengths and weaknesses. One works best in highly shiny, reflective environments, where another might work best in diffuse-reflection settings. Some permit use of other raster images as "wall paper" on the geometry, where others do not.
Your feedback is also greatly appreciated and will help guide the evolution of the site.
Department of Architecture University of Washington
Last updated: January 19, 1998 |
|||||||||||||||||||||||||||||||||||||||