Replies: 1 comment 3 replies
-
Yes, use cameras combined with offscreen rendering. Then render the resulting video directly in Jupyter cell. Not interactive and kind of slow but usually good enough. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I'm trying to run Genesis through Jupyter, on a remote SSH machine. So I don't have access to visualizer through X11, but I could use jupyter as the visualization tool.
Is there no way to run visualization directly to jupyter? I believe
brax
allowed this.At least I didn't find this in the Visualization & Rendering docs.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions