Hi,
I intend to create a mesh editing plugin for ParaView that will allow users to perform interactive editing of mesh objects in real-time. The goal is to avoid the need to transport the vtk/msh mesh from one software to another and also to implement new editing algorithms.
I have seen some old ParaView forums where some people were trying to do this, and some answered that it could be complicated since vtk has a pipeline that only allows users to visualize the mesh and not edit it. Therefore, I would like to know if anyone has any information, tips, advice, or ideas that could help me make this possible.
Thanks,
Mehdi