mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-21 20:29:59 +01:00
6 lines
304 B
Text
6 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.
|