Menu

#15 PLY format: uint vertex_index not properly parsed:

Unstable_(example)
open
nobody
None
1
2016-08-06
2016-08-06
Anonymous
No

In 1.3.4BETA, this file cannot be properly loaded:

ply
format ascii 1.0
element vertex 3
property float x
property float y
property float z
element face 1
property list uchar uint vertex_index
end_header
1 0 0
0 1 0
0 0 1
3 0 1 2

after changing uint to int it works.
But, while uint is actually more correct, it is not supported.


Posting here because I cannot "Create Ticket" in any of the other categories. Please allow me to do this, I might find more ;)

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.