MeshViz Release Notes

MeshViz 7.2 (October 2008)

No new features were added. See the fixed bugs section.

MeshViz 7.1.1 (June 2008)

No new features were added. See the fixed bugs section.

MeshViz 7.1 (April 2008)

Significantly Reduced Memory Consumption for Some Classes

Classes PbIndexedMesh2D, PbTriangleMesh2D and PbQuadrangleMesh2D, now use much less memory. Connectivity information is no longer built when the class is instantiated. Rather it is built and stored only when necessary, for instance when streamlines are computed. As a consequence, MeshViz 7.1 (and higher) is able to manage 2D meshes about 3.5 times larger than the previous release.

Moreover a new field, useOverallNormal has been added to PoMeshFilled, to disable normal generation when rendering a flat 2D unstructured mesh, enabling this will speedup and decrease memory usage when using orientable 2D meshes.

MeshViz 7.0.1 (February 2008)

No new features were added. See the fixed bugs section.

MeshViz 7.0 (December 2007)

No new features were added. See the fixed bugs section.

MeshViz 6.1 (March 2007)

No new features were added.

Release 6.0 (September 2006)

First release of MeshViz .NET.