OpenGL++: Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
m Disambiguating links to CAD (link changed to Computer-aided design) using DisamAssist.
Line 9:
The Inventor and Performer teams had already realized that there was no particular reason the two systems could not be combined into one, offering both ease-of-development and high-performance. This led to the [[Cosmo3D]] system, basically a standardized high-performance scene graph that at on top of OpenGL. Cosmo3D introduced a new [[file format]] that could be used to store entire scenes and all the data needed to reconstruct them, the [[VRML]] format that is still in use.<ref name=ARB/>
 
SGI produced a number of products that used Cosmo3D. Among these were a variety of VRML tools, and a large model visualization system for [[Computer-aided design|CAD]] purposes called OpenGL Optimizer. Oddly, Cosmo Code, a VRML authoring tool, was produced by a different division and did not use the Cosmo scene graph at all.
 
Cosmo's scene graph was by no means a unique solution at the time, and a number of other graphics companies were working on similar ideas at about this time.