GithubHelp home page GithubHelp logo

Comments (5)

missmah avatar missmah commented on July 28, 2024

Hi there, just to let you know, this sample is hanging for me during startup after the debug statement "Create RtCore" in updatePipeline, specifically : vk_raytrace\rtx_pipeline.cpp (line 134).

The other vulkan KHR ray tracing samples seem to work fine with the mainline nvidia VK drivers, so I figured I'd try it here. No dice.

I can confirm this behavior (2x RTX 2080Ti) same drivers and SDK.

from vk_raytrace.

mklefrancois avatar mklefrancois commented on July 28, 2024

This is a driver bug, commenting the ignoreIntersectionEXT in the AnyHit shader will make the createRayTracingPipelineKHR() to pass, but transparency won't work. A new driver with this fix should be available very soon.

from vk_raytrace.

BattleAxeVR avatar BattleAxeVR commented on July 28, 2024

Yay. I'll close this as soon as I get the update. I've had issues with AnyHit stopping working within my own engine when I switched to the mainline drivers so I figured it was part of it. But disabling adding the anyhit shader stage and layout group simply caused a crash later on, in this sample. In my own code, it works but indeed the alpha test stops working. I'll try your workaround in the shader, thanks!

from vk_raytrace.

mklefrancois avatar mklefrancois commented on July 28, 2024

There is a new driver and this one works for me: https://www.nvidia.com/Download/driverResults.aspx/167756/en-us

from vk_raytrace.

BattleAxeVR avatar BattleAxeVR commented on July 28, 2024

The main non-Quadro driver 490.89 works too. Closing.

from vk_raytrace.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.