[MayaVi-users] R: R: Problem surface texture in jupyter
Status: Beta
Brought to you by:
prabhu_r
From: Francesco T. <fra...@ho...> - 2018-11-13 15:46:02
|
Thanks for the tips, i’ll already try to use ipyvolume first but i need to do complex visualization that are easyer to do with mayavi, maybe i’ll will try to use it again follow your assistance. I think, anyway, that i will wait for new developements. Thanks for your time and for your Prabhu. Da: Francesco Tinarelli<mailto:fra...@ho...> Inviato: martedì 13 novembre 2018 15:51 A: may...@li...<mailto:may...@li...> Oggetto: [MayaVi-users] R: Problem surface texture in jupyter Unfortunately i don’t see any texture exporting the image in x3d. So i think that there are no solution for this right now. Maybe there exist other methods for having a mayavi scene on the internet with the interactivity given by the mayavi application? Da: Prabhu Ramachandran<mailto:pr...@ae...> Inviato: venerdì 9 novembre 2018 01:54 A: may...@li...<mailto:may...@li...> Cc: Francesco Tinarelli<mailto:fra...@ho...> Oggetto: Re: [MayaVi-users] Problem surface texture in jupyter Hi Francesco, Unfortunately, what is displayed in the notebook is restricted to what VTK supports in its x3d exporter and it looks like there are some things that do not work as well as we would like. I can verify that textures are exported in the x3d file -- you can check by saving out the x3d image using scene.save_x3d('/tmp/ex.x3d') and see if that at least has the texture data. This could be an issue with the x3dom library or perhaps more likely with the x3d file that VTK exports. Unfortunately, I do not have the time to track this down myself but the issue is with VTK or the x3dom library. cheers, Prabhu On 11/6/18 11:10 AM, Francesco Tinarelli wrote: I’m doing an application using mayavi for 3d visualization about ambient datas, and i need a image like texture for a surface. When i use the mayavi application for visualize this surface there are no problem instead, when i use jupyter for an online visualization the surface begin gray and there are no texture on it. Can i have some help? [cid:par...@ae...] [cid:par...@ae...] _______________________________________________ MayaVi-users mailing list May...@li...<mailto:May...@li...> https://lists.sourceforge.net/lists/listinfo/mayavi-users |