Update links to .html files
This commit is contained in:
parent
405d56536d
commit
a2b80ab819
4 changed files with 6 additions and 9 deletions
|
|
@ -9,9 +9,6 @@ This is an extension of the Vulkan ray tracing [tutorial](https://nvpro-samples.
|
|||
|
||||
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.
|
||||
|
||||
(insert setup.md.html here)
|
||||
|
||||
|
||||
## Random Functions
|
||||
|
||||
We will use some simple functions for random number generation, which suffice for this example.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue