Fails to open OFF files containing faces with less than 3 vertices
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
It seems not cited in the official doc
http://www.geomview.org/docs/html/OFF.html
I prefer to say on the official way of keeping per vertex color.
Hi Paolo
On Fri, 7 Nov 2014, Paolo Cignoni wrote:
Thanks for your reply.
The format spec doesn't put a lower limit on the number of vertices
in a face element. Files containing face elements with 1 and 2
vertices are valid by the spec.
Whether they are used for vertex or edge colours appears
to be an application issue, and outside of the spec. However,
I did speak about this to the Geomview project, the source of
the spec, and Claus, the lead developer, confirmed that
Geomview interprets the 1-vertex and 2-vertex face elements
this way
If Meshlab simply discarded these elements and read the rest
of the faces, I think that would be much more useful behaviour
than not opening the file at all.
Best wishes
Adrian
Adrian Rossiter
adrian@antiprism.com
http://antiprism.com/adrian
Related
Bugs:
#413