Andras Deak

Results 109 comments of Andras Deak
trafficstars

@AndrewAnnex good catch. This looks like the default `prevent_seam=True` setting on [`texture_map_to_sphere()`](https://docs.pyvista.org/api/core/_autosummary/pyvista.DataSetFilters.texture_map_to_sphere.html). Disabling that should fix texture mapping.

Thanks for the update @tkoyama010! :rocket: Now the "seam" is visible which the default was meant to prevent: ![Screenshot from 2022-08-01 00-14-22](https://user-images.githubusercontent.com/17914410/182047409-edfd9dd2-5d46-479b-b69a-54f9bdc3e443.png) See the artifacts to the right on both...

OK, I think I know what's going on, but I'm not sure how to fix it other than manually. First part of the issue is that the texture coords are...

We'll also need to ask an astro person to verify that the planet is not flipped/upside down in some way :) There are several places along the pipeline where such...

> @adeak I am a planetary scientist so I can help verify all of that. The renders above are very helpful already for that but it would be helpful to...

This is nearing completion. The planets have settled for now I think. @AndrewAnnex in case your offer still stands, it would be very helpful for you to look at the...

Since we haven't heard back from any astro people, I've gone ahead with https://github.com/pyvista/pyvista/pull/2994#issuecomment-1221328637 and changed the texture coordinates to match Jupiter to the best of my knowledge. Some sample...

I only have my concerns I raised with the interactive front page and intro pages: we should make sure the docs is still accessible with mobile browsers and with limited...

> @pyvista/developers, your thoughts on this? Create a new repo with benchmarks (`pyvista-benchmarks`) or add the workflow here in this repo? I also don't think CI is the right place...

(Sorry, you edited your comment while I was writing this one, so quotes might be inaccurate) > Yes, this is a challenging problem. With respect to https://github.com/pyvista/pyvista-support/issues/500, I'm interested in...