mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2025-01-08 06:56:23 +01:00
5 lines
304 B
Text
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.
|