wdas / partio

C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. https://wdas.github.io/partio
https://www.disneyanimation.com/open-source/partio/
Other
453 stars 134 forks source link

Partio::readHeaders crash when reading BIN #29

Open michalfratczak opened 11 years ago

michalfratczak commented 11 years ago

Partio::readHeaders crash when reading realflow BIN files under windows7 Does anybody encounter this bug ?

aselle commented 11 years ago

If you could give me a sample, I could debug this. the bin support is a contribution from another developer, so I have not personally used it.