tiny-rtx
tiny-rtx copied to clipboard
VK_NV_ray_tracing based Ray tracer
Results
1
tiny-rtx issues
Sort by
recently updated
recently updated
newest added
``` file:///C:/tiny-rtx/src/utils.mjs:12 throw new Error(`Vulkan assertion failed with ${key}`); ^ Error: Vulkan assertion failed with VK_ERROR_OUT_OF_DATE_KHR at ASSERT_VK_RESULT (file:///C:/tiny-rtx/src/utils.mjs:12:15) at RayTracingDemo.VulkanApplication.drawDefaultFrame (file:///C:/tiny-rtx/src/VulkanApplication.mjs:126:3) at RayTracingDemo.drawFrame (file:///C:/tiny-rtx/src/index.mjs:174:8) at Timeout.drawLoop [as _onTimeout] (file:///C:/tiny-rtx/src/index.mjs:152:9)...