cmbruns / pyopenvr

Unofficial python bindings for Valve's OpenVR virtual reality SDK
BSD 3-Clause "New" or "Revised" License
245 stars 39 forks source link

Render images to HTC Vive #50

Open kwunh opened 5 years ago

kwunh commented 5 years ago

Hi I was wondering if anyone would know how to adapt the PyOpenGL code to allow images to be rendered similar to how the cube example works... but instead of the cube, I'd like to render separate images to each eye of the headset. For now, just static jpg images.... Can't find too much info for PyOpenGL so I'm struggling to find code that allows me to get images displayed.