Replies: 5 comments
-
Hi ggarra13, Although Autodesk RV documentation might still be relevant. the Open RV document is currently available in the repo. I know it is likely the same but I simply wanted to let you know. |
Beta Was this translation helpful? Give feedback.
-
But is the Session Manager shipping with OpenRV? The manual says it is supposed to be there, but there appears no way to access it. I can list the Sequence, Tracks and individual image, but nothing more. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi ggarra13, The Session Manager should be accessible through the "Tools / Session Manager" menu, "X" hotkey or through the button at the bottom-left of RV's main UI. It should be enabled be default, but if it is still not accessible, you might want to have a look in the "OpenRV / Preferences / Packages" menu and see if the package is installed and loaded. You will have to click on the "Show Hidden Packages" at the bottom-right of the Preferences UI to see it in the Packages list. I will come back to you for the question about glsl shader. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Ok. I got the GLSL shader to work (lat_long_viewer). However I cannot get a UI to set its parameters nor the Image menu that the bundled documentation says it should have. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to test a glsl shader (I am starting with one that ships with OpenRV).
I set my support path to the .gto and .glsl files.
export RV_SUPPORT_PATH=$PWD/OpenRV/src/plugins/rv-packages/lat_long_viewer
The documentation at:
https://knowledge.autodesk.com/support/shotgrid/learn-explore/caas/CloudHelp/cloudhelp/ENU/SG-RV/files/rv-manuals/rv-reference-manual/SG-RV-rv-manuals-rv-reference-manual-chapter-three-html-html.html
According to the docs, I need to open a new session/view in the session manager but I cannot make it work. Is this supported in OpenRV? The dpcuentation at:
https://help.autodesk.com/view/SGSUB/ENU/?guid=SG_RV_rv_manuals_rv_user_manual_rv_user_manual_chapter_five_html#5-the-session-and-the-session-manager
shows pictures of the session manager, but they look nothing like what's in OpenRV.
Beta Was this translation helpful? Give feedback.
All reactions