From e465a9845b5e24d248ebe109a830e8f70c22db72 Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Mon, 27 Sep 2021 03:04:36 -0700 Subject: [PATCH] tweak readme (#425) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ian Chen Co-authored-by: Alejandro Hernández Cordero --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cff3bc02..e6e6cfed3 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ of libraries designed to rapidly develop robot applications. # Features -* Support for rendering engines including OGRE and OptiX +* Support for rendering engines including OGRE and OptiX (experimental) * Plugin-based architecture. Mulitple rendering engine plugins can be loaded at run time. * Object-oriented scene management.