jsemeda
jsemeda
I am not able to find GL_COMPRESSED_RGBA_S3TC_DXT3_EXT format included in the PixelDataInternalFormat for compressed textures. I know it is an extension and I can see it in the "glext.h" file...
I am developing an application using OpenXR with Vulkan under WIndows10. The application is running but there is no output to the headset, shows a "waiting" sign. I ran the...
I have HelloXR running with Vulkan, but no output to the headset, says "waiting" on the headset. I was able to make it run before but something happened, not sure...
I downloaded the source code and used cmake to build it as described in the build section, on windows 10 and visual studio, but the generated project is empty, image...
missing a few include files whose names start with ui_*.h Where are these files coming from?
I am trying to build the code on Windows10 and MSVC 2022 with cmake 4.0.3 and getting this error CMake Error at CMake/standalone.cmake:4 (FIND_PACKAGE): By not providing "FindITK.cmake" in CMAKE_MODULE_PATH...