Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8e4a0d5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Oct 4, 2024
1 parent 02d05ad commit bbf1c79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ and remap depth range by multiplying an additional matrix to your projection mat
Related reading:
- <https://developer.nvidia.com/content/depth-precision-visualized>
- <https://web.archive.org/web/20220724174000/>
- <https://thxforthefish.com/posts/reverse_z/>
- <https://iolite-engine.com/blog_posts/reverse_z_cheatsheet>
`,
filename: "sample/reversedZ",
sources: [
Expand Down
2 changes: 1 addition & 1 deletion sample/reversedZ/meta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ and remap depth range by multiplying an additional matrix to your projection mat
Related reading:
- <https://developer.nvidia.com/content/depth-precision-visualized>
- <https://web.archive.org/web/20220724174000/>
- <https://thxforthefish.com/posts/reverse_z/>
- <https://iolite-engine.com/blog_posts/reverse_z_cheatsheet>
`,
filename: __DIRNAME__,
sources: [
Expand Down

0 comments on commit bbf1c79

Please sign in to comment.