From 568edcc04d7551e46697d177b09ec42a48c6b36e Mon Sep 17 00:00:00 2001 From: Vecvec Date: Mon, 30 Sep 2024 10:11:36 +1300 Subject: [PATCH] rename ray tracing to ray queries in readme --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 5591589025..c67941e067 100644 --- a/examples/README.md +++ b/examples/README.md @@ -80,7 +80,7 @@ The rest of the examples are for demonstrating specific features that you can co | - polygon mode | | | | :star: | | | | | | | | | | | | | | | | | | | | - queries | | | | | | | :star: | | | | | | | | | | | | | | | | | - conservative rasterization | | | :star: | | | | | | | | | | | | | | | | | | | | -| - ray tracing | | | | | | | | | | | | | | | | | | :star: | :star: | :star: | :star: | :star: | +| - ray queries | | | | | | | | | | | | | | | | | | :star: | :star: | :star: | :star: | :star: | | _integrations_ | | | | | | | | | | | | | | | | | | | | | | | | - staging belt | | | | | | | | | | | | :star: | | | | | | | | | | | | - typed arena | | | | | | | | | | | | | | | | | | | | | | |