diff --git a/README.md b/README.md index 7178faa..1725da4 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,11 @@ This version of the library includes the following functionality: * Fast binned SAH BVH builder using AVX intrinsics * BVH optimizer: reduces SAH cost and improves ray tracing performance * Single-ray and packet traversal. + The current version of the library is rapidly gaining functionality. Please expect changes to the interface. + Plans: + * Spatial Splits (SBVH) * Conversion to GPU-friendly format * Collapse to 4-wide and 8-wide BVH