From 2d349c420806bd6711bf346943b302c790e05ff8 Mon Sep 17 00:00:00 2001 From: Jacco Bikker Date: Wed, 13 Nov 2024 20:41:29 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 928e3ff..c84c890 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,7 @@ The current version of the library is rapidly gaining functionality. Please expe Plans: * BVH::Optimize: - * Single-prim-leaf BVHs in 'verbose' layout - * Better BVH::Optimize interface + * Properly use C_trav and C_int for SAH * Faster Optimize algorithm (complete paper implementation) * Understanding optimized SBVH performance * CPU single-ray performance