Does anyone have any examples of how to perform interactive drawing with VTK? I am currently using a picker to find where the cursor is pointing, modifying the underlying data and re-rendering the whole scene. But this too slow to be interactive. Any sugestions on how to accomplish this would be appreciated. Thanks. Erik