From c0775f64897cb5d8b728b4744a7324ef9d789c31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sun, 30 Sep 2018 10:23:07 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58afc4c..6115b7e 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,18 @@ features - Many compile-time options to tune the performance vs quality. - Well commented code. +**NOTE**: Backwards compatibility isn't a goal of this libraray. It is meant to +be an as-is set of tools that the users is welcome to adjust for their +specific project. So new features will be preferred to keeping the same +interface. + TODO ---- -- Transparency. +- Transparency (conditional ray passing through). +- Doors in the middle of squares. +- Rolling doors for `RCL_renderComplex`. +- Possibly merge all rendering functions into one. license -------