No new features were added. See the fixed bugs section.
No new features were added. See the fixed bugs section.
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.
No new features were added. See the fixed bugs section.
No new features were added. See the fixed bugs section.
No new features were added.
First release of MeshViz .NET.