-
Notifications
You must be signed in to change notification settings - Fork 2
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
Sequenced Bookmarks jump weirdly #456
Comments
@gpaar |
Exactly - I deleted the three misbehaving SBs and inserted new ones, then it worked. |
Thank you for the clarification and the additional information! We only maintain the view once per bookmark, but the fly-to and state change of sbms use different functions, so that's a very good starting point for investigating the problem |
The issue seems to be that when creating a smooth path for the fly-to with the (correct) view of the bookmark, the final forward and up vector of the animation are incorrect (all the other parameters are correct). Next step is to investigate why this is happening (especially regarding the difference between the old and newly created bookmarks) |
Might it be related to removing bookmark N+1, and Bookmark N still remains somehow related to the then removed N+1 and doesn't fit to previous N+2 (or the more so, a newly inserted / re-ordered bookmark M)? |
See attached pro3d & ann & SB structure and resulting video.
The target when rendered by the batch version is viewed much lower (~20°?) than in the GUI of D:\Setups\PRo3D\4.25.0-prerelease6\PRo3D.Viewer.exe, and some occasional jumps appear.
D:\Setups\PRo3D\4.25.0-prerelease6\PRo3D.Viewer.exe
D:\Setups\PRo3D\4.26.0-prerelease2\PRo3D.Viewer.exe
SB-Jumps.mp4
Hurowitz-Bright-Angel-JJD-JJH.zip
Hurowitz-Bright-Angel-JJD-JJH-WORKS.zip
In Version D:\Setups\PRo3D\4.26.0-prerelease2\PRo3D.Viewer.exe the middle SBs newly defined it works, also without any jumps.
https://github.com/user-attachments/assets/699164fa-0348-410c-9976-488100035088
The text was updated successfully, but these errors were encountered: