subatomic 2001/09/11 15:09:48 PDT
Added files:
. GState.h GeoSet.h
Log:
a first pass at capturing a geometry/mesh data abstraction, and one for
storing graphics state info (just tex and material so far).
these two will (or could be) used to load a model file into... (yes i'm
planning to load .obj files soon...)
we should definately discuss design and optimization of this code before
we invest too much time in it.
|