Differences between revisions 1 and 2
Revision 1 as of 2013-07-23 21:24:14
Size: 431
Editor: scot
Comment:
Revision 2 as of 2013-07-23 21:25:24
Size: 439
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Program Flow =  = Program Flow =
Line 7: Line 7:
    a. Square  P
    a. a list Loci
    a. Square Properties
    a. List of Loci

Program Flow

User requests to see a square.

  1. DB program collects the object in the square and produces a appropriate Square object for the consumption of the 3D Game. Inside that square object will reside
    1. A bounding points description
    2. Square Properties
    3. List of Loci
      1. Common locus properties
      2. Type specific properties
      3. Bounding Box description
    4. a list of Objects

ArchaeologyProject/VisualizationProject (last edited 2013-07-23 22:04:55 by scot)