hybrid-rendering icon indicating copy to clipboard operation
hybrid-rendering copied to clipboard

A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.

Results 10 hybrid-rendering issues
Sort by recently updated
recently updated
newest added

Attempting to run the Release version on my RX 6800 on Windows using the newest available drivers (21.10.1) fails during the allocation of a descriptor set. ``` >HybridRendering.exe ******************************************************************************************************** Tue...

Could you make a short tutorial regarding how to make the test scenes? I want to make some additional scenes for this project but don't know where shall I start....

Hey! I am trying to build this fantastic project on my local machine but encountered some abnormal visuals in the final executable. I am using RTX 3060 laptop graphics card,...

Hi, this was a good read and interesting to see. One thing that might be interesting reading about is https://www.khronos.org/blog/vulkan-subgroup-tutorial, it basically allows to get rid of the atomicOr and...

I cloned this repository and built the project successfully with VS2019. When I started to run the project, I met the same validation errors as #16 mentioned. **Then I uninstalled...

Hi, I am having the following error on when launching the released app ``` [ 01:19:12 | ERROR ] : Vulkan - Validation : Validation Error: [ VUID-vkCmdBuildAccelerationStructuresKHR-pInfos-03710 ] Object...

[ 19:24:42 | ERROR ] : Vulkan - Validation : Validation Error: [ VUID-VkGraphicsPipelineCreateInfo-layout-07987 ] Object 0: handle = 0xb6c14b000000060c, type = VK_OBJECT_TYPE_SHADER_MODULE; Object 1: handle = 0xb1d799000000060e, type =...

![image](https://github.com/diharaw/hybrid-rendering/assets/56379549/f35f44e9-6c58-43eb-bec0-a202c2343192)

There is no error or warning in console. ![Screenshot from 2023-02-04 23-45-23](https://user-images.githubusercontent.com/6780177/216779022-3e5adece-7b36-4aa3-a868-ed3c5f9ccdf6.png)