jmespadero 1178ac4052
Fix: Update topology after face deletion
This is a bugfix for issue #500 

Update topology of modified meshes after deleting some parts of the mesh. Not doing this can raise an assert in line 1252 of file vcglib/vcg/complex/allocate.h, because some vertex has their cVFp() not updated.
2019-11-27 12:19:57 +01:00
2018-02-12 12:14:56 +01:00
2019-11-22 13:56:46 +01:00
2019-11-22 13:56:46 +01:00
2019-11-22 13:56:46 +01:00
2018-05-22 10:06:39 +02:00
2016-11-08 23:51:34 +01:00
2018-02-22 08:02:42 +01:00

MeshLab Logo MeshLab

Build Status Build status

This is the official repository for the sources and the binaries of MeshLab.

MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured large 3D triangular meshes. The source is released under the GPL license. The system is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes.

MeshLab is mostly based on the open source c++ mesh processing library VCGlib developed at the Visual Computing Lab of ISTI - CNR, for all the core mesh processing tasks and it is available for Windows, MacOSX, and Linux.

Compiling instruction can be found in the src folder or simply looking at the continous integration setup on travis and appveyor.

Description
No description provided
Readme 280 MiB
Languages
C++ 83.1%
C 6.8%
Slash 6.2%
GLSL 1.6%
CMake 0.9%
Other 1.3%