Open yifanlu0227 opened 3 days ago
Hi @yifanlu0227! This should be possible but I haven't tried it, so I don't have any detailed technical guidance.
get_render()
still requires a connected, WebGL-capable client. It should be possible to automatically launch that with a package like selenium.
Awesome! Thanks for your rapid response and valuable advice! I will try it!
Hi, thanks for your fantastic visualizer!
I wonder if I can do offscreen rendering and save the rendered images using Viser. Since we have a get_render() function in Client Handles, is it possible to hack the code for this function?