1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/raycastlib.git synced 2024-11-21 20:29:59 +01:00
raycastlib/todo.txt

6 lines
304 B
Text
Raw Normal View History

2020-06-21 12:02:37 +02:00
- Transparency (conditional ray passing through).
- Doors in the middle of squares.
- Rolling doors for `RCL_renderComplex`. Or perhaps remove rolling doors (KISS)
- Possibly merge all rendering functions into one.
- Fix rendering bug that happens at the boundary of positive and negative square coords.