nvpro-samples / vk_raytracing_tutorial_KHR

Ray tracing examples and tutorials using VK_KHR_ray_tracing
Apache License 2.0
1.34k stars 142 forks source link

Fix indirect scissor README file #72

Closed PinGunter closed 1 month ago

PinGunter commented 2 months ago

The indirect scissor readme file has a mix between markdown and HTML syntax that Github does not properly recognize. In order to access the tutorial you have to open the raw readme and get the tutorial url.

Fixed it so that it uses markdown syntax and the url is easily accessible from the pretty readme preview of github.

NBickford-NV commented 1 month ago

Thank you, this looks good to me! Merging this in.