Administrative stuff:
Tomorrow, we'll look at some of the executables in class.
Today we will consider data
structures for encoding adjacency.
All of you are familiar
with adjacency, for example, in an abstract
graph, in which vertices
are adjacent to edges, and vice versa.
In geometry this notion
of adjacency is extended in several ways.
First, a general-dimensional
object (say, a polyhedron in 3D) has
several component objects
(in this case, vertices, edges, and faces),
and each of these can be
adjacent on others in a restricted fashion.
Second, an ADS is typically
associated with a geometric
embedding, consisting of
coordinate data for each component.
Finally, objects may have
to satisfy some global geometric
constraint. For example,
an ADS might represent a planar
subdivision (thus having
an embeddable graph). Or an ADS
might represent a polyhedral
object which must be manifold.
-> Adjacency Demos <-
Readings:
Demonstration suggestions:
To discuss:
Last Meeting .... Next
Meeting .... Course
Page .... Meeting Schedule
Created: Feb 1998
Prof. Seth Teller, MIT Computer Graphics Group, teller@graphics.lcs.mit.edu