From 09dd7e90d75583e7623f18b69c3d914fb7d2db59 Mon Sep 17 00:00:00 2001 From: lawnjelly Date: Thu, 3 Oct 2019 11:09:37 +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 7d0de89..e98ba71 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,10 @@ which I'm finding the best fix for to help with the showing / hiding of shadow c * Optional convex hull bound for rooms DONE * Add debug graphical view of portal planes DONE * Add debug graphical view of room bounds DONE -* Dealing with shadows from objects outside of view +* Dealing with shadows from objects outside of view ONGOING * Bug fixing / testing ONGOING * Closable portals * PVS (primary and secondary) -* Investigate multiple passes (shadows, lights) ## Instructions See [INSTRUCTIONS.md](INSTRUCTIONS.md) and [TUTORIAL.md](TUTORIAL.md)