Update links to .html files
This commit is contained in:
parent
a085dc1866
commit
f587609586
8 changed files with 10 additions and 10 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
# Introduction
|
||||
|
||||
This is an extension of the Vulkan ray tracing [tutorial](vkrt_tutorial.md.htm).
|
||||
This is an extension of the Vulkan ray tracing [tutorial](vkrt_tutorial.md.html).
|
||||
|
||||
In this extension, we will implement antialiasing by jittering the offset of each ray for each pixel over time, instead of always shooting each ray from the middle of its pixel.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue