Skip to content

Commit

Permalink
Addressed issue #272 by replacing broken link with suggested, archive…
Browse files Browse the repository at this point in the history
…d link (#335)
  • Loading branch information
cmhhelgeson authored Dec 4, 2023
1 parent a7b285d commit f6e7e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sample/reversedZ/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ const ReversedZ: () => JSX.Element = () =>
and remap depth range by multiplying an additional matrix to your projection matrix.
Related reading:
https://developer.nvidia.com/content/depth-precision-visualized
https://thxforthefish.com/posts/reverse_z/
https://web.archive.org/web/20220724174000/https://thxforthefish.com/posts/reverse_z/
`,
gui: true,
init,
Expand Down

0 comments on commit f6e7e0d

Please sign in to comment.