Sajad.mns
Sajad.mns
Thanks a lot. This method works.
I use export x3d. And my file is very large. So I can say that "this method is not a good way to explore data into web" I used cavity.vtk...
The in put file : cavity.vtk (43.8 kb) Output : .x3d (150 MB) i used streamlines3.py code to generate x3d file
I have some question , I need to export without showing anything . Just calculate then export.
Error after use `show(pan, offscreen=True)` : ``` Traceback (most recent call last): File "/workkpost.py", line 28, in show(stream,offscreen=True,axes=0) File "/Python/miniconda/envs/pyWeb/lib/python3.8/site-packages/vedo/plotter.py", line 297, in show _plt_to_return = plt.show( File "/Python/miniconda/envs/pyWeb/lib/python3.8/site-packages/vedo/plotter.py", line...
by beloow i export data . ``` vp = vedo.Plotter(axes=5) vp.load('motorBike.obj') vp += stream vp += stream1 vp.show(interactive=0,offscreen=1) vedo.exportWindow(target) ``` but I see a bug in exportWindows(): If I have...
i used in terminal not into jupyter . > indeed i never tested it for multiple objects, but the html output is only meant as an illustrative example, what matters...
for sever used (without x server) the `vp.show(interactive=0,offscreen=1)` dosent work . error: > [141CC74D] vtkOpenGLRenderWindows:1183 Error | vtkOpenGLRenderWindows (0x56 ..) bad x server conection . Display...
yes.  i use Smplayer and I think the rounded background is very modern am beautiful. i request to smplayer project ([|ink](https://github.com/smplayer-dev/smplayer/issues/739)) but i found this option is missing in...
Same Issue: #39