Fix: vtk codec to read ascii polydata and support v1.0 - #4
Conversation
|
Thank for this. Hard to see the changes. we need to merge the other PR's and you need to rebase this one |
|
@skoudoro would need your feedback on how do we handle the point, line and triangles data from the vtk file as it can have any combination of those. This is still a working draft just wanted to make sure I am in right direction. |
|
Hi @ganimtron-10, I tried to read multiple files and it fails: I get multiple variation of this error: Do you encounter this also ? |
|
Hi @skoudoro, Yes I too encounter these errors as binary and structured grid parsing is not yet there in this code. I am working on adding that. |
|
ok, I was also going to work on that now. Did you start ? merging |
|
I had started it but wasnt able to complete. Here's the branch: https://github.com/ganimtron-10/polyxios/tree/polyxios-data-tester |
Fix: vtk codec to read ascii polydata and support v1.0
No description provided.