mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-20 20:19:57 +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.
|