Nick Avramoussis
Nick Avramoussis
> Looks good. My main request is to add support for on-the-fly converting of Houdini points to VDB points and then rename this VDB Surfacer, then I'd be good for...
Hello @ryein The only preprocessor definition I believe you need is `OPENVDB_OPENEXR_STATICLIB`. `OPENEXR_DLL` should definitely **not** be present, if it is that will cause problems. I suspect that the way...
Is there any way you can provide the exact build output of MSVC?
Hey @AlvaroFS - Currently there's no plan to "support" conan packages. I say "support" as the OpenVDB TSC members aren't currently looking after any of the recipes in package managers...
Fantastic! Thanks a lot @AlvaroFS, I have since experimented with Conan (albeit only a very small amount) but found the experience good. Let us know here should you run into...
Hello @JeffreyYH - the Viewer files are not installed as part of the OpenVDB installation (this is a bit weird I know), so I'm not really sure if they were...
How did you merge in master? It doesn't look like a merge commit to me and the diff in github is showing 200+ file changes
I've just re-merged master to fix the diff
Are the `.txt` files instead to be read by the tool or are they just examples? is plain text the best format for this?
> > I've just re-merged master to fix the diff > > great thanks! However, I'm not sure how to merge your changes into my clone. The second command fails...