Revision history of "House-proj3.cpp"

From Immersive Visualization Lab Wiki
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 22:41, 6 October 2011Jschulze (Talk | contribs). . (2,467 bytes) (+2,467). . (New page: <pre> // This data structure defines a simple house int nVerts = 42; // your vertex array needs to have this many entries // These are the x,y,z coordinates of the vertices ...)