-
Hi marco!! Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @jkissi welcome back :) you have many ways to control for that, one simple way is in settings: but you can also rearrange any nr of renderers anywhere in the plotter window, check out: https://github.com/marcomusy/vedo/blob/master/examples/basic/multirenderers.py |
Beta Was this translation helpful? Give feedback.
Hi @jkissi welcome back :)
you have many ways to control for that, one simple way is in settings:
vedo.setttings.windowSplittingPosition=0.80
but you can also rearrange any nr of renderers anywhere in the plotter window, check out:
https://github.com/marcomusy/vedo/blob/master/examples/basic/multirenderers.py
https://github.com/marcomusy/vedo/blob/master/examples/advanced/multi_viewer2.py