Write a white paper (submit on bblearn in PDF format) that expresses the premise and software design for your semester project. Your document should address the information or kinds of events to be collected, the analysis you intend to perform, the data presentation, visualization, or graphic design you plan to employ, and the application(s) for which you expect your project to be useful. Software design can include prose, UML diagrams, sketches or user interface ideas, feasibility tests or proof-of-concept prototypes, etc.
-pos=XxYxZ
giving the (X,Y,Z) origin of your assigned space.
You should translate there to render. Default to (0.0, 0.0, 0.0).
-geo=LxHxW
giving the (L,H,W) length (x), height (y), and width (z)
of your assigned space. You should scale to fit if needed. Default
to (say) (100.0, 100.0, 100.0) so numbers are like percentages.
You will be given a cubic space. You do not have to stretch aspect
ratios.
Event()
.