|
|
|||
|
|
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties and settings |
| "Graphics3D" | RIB user entity file represented as a Graphics3D object | |
| "GraphicsComplex" | list of GraphicsComplex objects, each representing a 3D geometry stored in the file | |
| "PolygonData" | polygon data in indexed form | |
| "PolygonObjects" | list of Polygon primitives given in absolute coordinates | |
| "VertexColors" | colors associated with each vertex, given as a list of color primitives | |
| "VertexData" | list of vertex coordinates | |
| "VertexNormals" | normal vectors corresponding to the vertices given by "VertexData" |
This imports a RIB example file, rendering it as Graphics3D:
Create a simple 3D model using RegionPlot3D:
Export it to a RIB entity file:
Export inline 3D graphics:
|
| © 2013 Wolfram Research, Inc. |