3DSOM Pro provides a means of greatly reducing the memory or disk space required to store a model, by converting the geometry to a subdivision surface resulting in compression factors from 10 to over 100 depending on the shape of the object.
3DSOM Pro automatically creates a subdivision surface to match your existing geometry. This new surface will approximate the original geometry and you have control over how compact you would like the representation to be.
You will need to have your geometry in its final state, including having performed any optimisation (see the Optimising the surface geometry tutorial) or clipping (see Building the wireframe model) since 3DSOM Pro fits the new surface to the current geometry. Set the decimation level to display a high quality model — the fitting process will use the displayed mesh to determine the number of triangles in the subdivision surface control mesh.
Note: This operation will discard any surface texture generated, but does not use the original images or masks.
How is a Subdivision Surface Stored?A subdivision surface is stored as a simple or "base" triangle mesh with very few triangles that captures the rough shape of the object. The base mesh will be more dense in areas of high curvature to capture the sharper features of your object. Each triangle in this base mesh is then split into 4 or 16 triangles (depending on the level of subdivision) in such a way as to create a smooth surface (as shown in Figure 4.5.1). This process requires no additional information, but it is this final smoother surface that is drawn. This is also why when you have a subdivision surface you can only change the number of triangles in factors of 4. |
3DSOM Pro will now begin to fit a subdivision surface to your geometry. As it does so, the current surface will be shown in the View Model Window and you can rotate around to look at it from different directions.
| < Previous topic (Optimising the surface geometry) | Contents page | Next topic > (Adding synthetic silhouettes) |