Update README.md

This commit is contained in:
lawnjelly 2019-09-17 14:31:37 +01:00 committed by GitHub
parent 7515bda46c
commit 1a47489775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,9 @@ The system is mostly working. I am now testing / polishing the interface and add
* Refactor code, moving LRooms and LPortals outside scene graph DONE
* Cleanup code, Optimize DONE
* Handle special cases (multiple portals views into room etc) DONE
* Bug fixing / testing ONGOING
* Optimize non-moving statics DONE
* Optional convex hull bound for rooms DONE
* Bug fixing / testing ONGOING
* Closable portals
* PVS (primary and secondary)
* Investigate multiple passes (shadows, lights)