Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to read data from Flow #281

Open
ManosAgelidis opened this issue May 13, 2024 · 0 comments
Open

How to read data from Flow #281

ManosAgelidis opened this issue May 13, 2024 · 0 comments

Comments

@ManosAgelidis
Copy link

Hi, I have been trying to extract data from Flow by using the snippet below (and similar snippets writing the output of the simulation to the filesystem) provided in the NvFlowEditor app
image

Unfortunately the file that is written is in binary form. I tried validating it with nanoVBD's nano_validate tool and convert it to OpenVBD format using nanoVBD's nano_convert tool but it fails with
image

I suppose the reason for the failure is that the file is in binary format. Can you please clarify whether there is a way to programmatically extract data from Flow to use in other applications e.g., in Blender? And if so, what would be the correct pipeline from Flow to the external app? Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant