Forum Discussion
Martti
7 years agoHonored Guest
Problem with SDK 1.32 for Native windows with openGL
Hi, I get OpenGL to work but I dont know how to get the Oculus SDK 1.32 to work with OpenGL I get a problem with textureSwapChain = 0; swap_chain_desc = {}; swap_chain_desc.Type = ovrTe...
- 7 years agoIn the Oculus PC SDK download, in the samples visual studio solution you can find the OculusRoomTiny_GL sample which demonstrates how you can use OpenGL with the SDK. It's a nice little compact app that should help get a better understanding of the case you're trying to handle. The guts of the SDK related calls will be in the main.cpp file for the sample.
volgaksoy
7 years agoExpert Protege
In the Oculus PC SDK download, in the samples visual studio solution you can find the OculusRoomTiny_GL sample which demonstrates how you can use OpenGL with the SDK. It's a nice little compact app that should help get a better understanding of the case you're trying to handle. The guts of the SDK related calls will be in the main.cpp file for the sample.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 1 year ago
- 9 months ago