OhmPuchiss

Results 10 comments of OhmPuchiss

Is there anyway to make the inset to be interactive ? (Accept the callback function)

Thank you so much. I saw that vedo can be integrated with Qt. Is it also able to integrate with PySide2 ? P.S. I want to support vedo. Whaat can...

I figure it out. Just pressing button a. I have a second question how do we scale an object (i.e. similar to blender by pressing s and moving left or...

Dear Marco, Is there anyway we can access the axis of the object and its orientation ? I want to do thing similar to this post. However, I would like...

Hey Marco, Is there any way to make the line rotate or move together with the object (the purple one) when using mouse to move or rotate the object ?...

Since vedo is made on VTK, Can you create a python code to make this function ? ![image](https://github.com/marcomusy/vedo/assets/71385431/86baaf46-b084-45e1-88a3-cb2445385f75)

I am not good at coding yet and I believe you could help me to create something like this in vedo.

thank you for your assistance. I have one question. When we apply the transformation, the mesh.vertices still have the ols data from the dataset. How do we get the new...

I think I combine the mesh and other mesh into assembly and when I apply transformation matrix. The mesh.vertices inside the assembly data still hold the old data.