-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPR real time update #4
Comments
I will try to fix this problem, thank you. |
hi,I meet a same problem, |
Hi! I have discovered the cause of the problem.Vtk's evaluation is lazy,when changing the normal, just modifying the vtk pipeline, we just need render it. |
@DISAPPEARED13 @yunYuntun For me, when I move the line, other views change with it, Can you give me more details for the problem? 2024-07-19.162648.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there! Thanks for your code! It's inspiring!
But I have a problem for that, for I moving a cross line which will influence the intersection of the other view. But it seems not be updated real time, but updating display after a click.
The text was updated successfully, but these errors were encountered: