Fix division by zero
[raycastlib.git] / todo.txt
blob856313cce3301e8f74c264e5136079e00026d159
1 - Transparency (conditional ray passing through).
2 - Doors in the middle of squares.
3 - Rolling doors for `RCL_renderComplex`. Or perhaps remove rolling doors (KISS)
4 - Possibly merge all rendering functions into one.
5 - Fix rendering bug that happens at the boundary of positive and negative square coords.