You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to use some standard OF calls in the renderer, I am not using the shader. ofPushView() followed by ofPopView() does not work, it closes the pushView(); opened in openVR.pushMatricesForRender(nEye);
I also cannot bind textures to primitives inside the draw either.
The text was updated successfully, but these errors were encountered:
I can't seem to use some standard OF calls in the renderer, I am not using the shader. ofPushView() followed by ofPopView() does not work, it closes the pushView(); opened in openVR.pushMatricesForRender(nEye);
I also cannot bind textures to primitives inside the draw either.
The text was updated successfully, but these errors were encountered: