diff --git a/README.md b/README.md index 222bc1d..bb0218b 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Currently *cglm* uses default clip space configuration (-1, 1) for camera functi - curves - curve interpolation helpers (S*M*C, deCasteljau...) - helpers to convert cglm types to Apple's simd library to pass cglm types to Metal GL without packing them on both sides +- ray intersection helpers - and others...