Changes between Version 2 and Version 3 of Support/KnowledgeBase/Drawables
- Timestamp:
- 01/21/09 23:26:04 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Support/KnowledgeBase/Drawables
v2 v3 2 2 [[TracNav(TracNav/SupportTOC)]] 3 3 4 Drawables define things which draw pixels on the screen as if rendering a real 3D obje tc. Usually Drawables contain !PrimitiveSets which contain polygons.4 Drawables define things which draw pixels on the screen as if rendering a real 3D object. Usually Drawables contain !PrimitiveSets which contain polygons. 5 5 These are known as osg::Geometry - this is the main interest of this note. 6 6
