1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/raycastlib.git synced 2024-11-20 20:19:57 +01:00
raycastlib/todo.txt
Miloslav Číž 0005f40264 Update
2020-06-21 12:02:37 +02:00

5 lines
304 B
Text

- 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.