puneetmatharu
puneetmatharu
I too noticed this and simply rescaled the values of `guidemap_guide` to the expected range (i.e `[-1, 1]`).
Are there any plans to merge this PR? I would certainly find it helpful so that I can fetch zlib via FetchContent.
True. I thought I'd prod just in case it might lead to these changes pushed through. It's not a problem anymore though, I've made my own fork with the changes...
I think it was correct in the original implementation; the triplets in the trailing dimension of `guidemap_guide` contain the `(x, y, z)` coordinates of a point in the bilateral grid....