Real time rendering on Windows 11 with Intel GPU #6565
shaharyuval
started this conversation in
General
Replies: 0 comments
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.
-
I'm trying to overlay my webcam output with a rendered mesh and am using Open3D for this purpose.
The target platform is a Windows 11 laptop with an Intel integrated GPU.
I have tried following instructions for headless rendering, but it appears this is not supported for Windows?
I have resorted to opening a visualizer windows and capturing its contents, but the frame rate is an abysmal 2 fps. Is there a better way of doing this?
Here's my code:
Beta Was this translation helpful? Give feedback.
All reactions