[Plib-devel] ssgVtxTable and SSG Import/Export modules
Brought to you by:
sjbaker
From: Dave M. <dp...@ef...> - 2000-02-17 17:21:46
|
Could we add an optional index array to ssgVtxTable so that a CUBE takes 8 vertices and not 36 vertices (with GL_TRIANGLES) ? Or is there a reason for not doing so? I'd like to incorporate most of IVCON (http://www.psc.edu/~burkardt/ivcon.html) into SSG. Would that be a good thing? Before these import/export modules bloat out SSG, what type of wrapper should we use? Should import/export modules just be linked in or should we have a more formal plugin type of arrangement? Any suggestions? --Dave |