fixed missing last tile, and changed bvh node to binary
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 21 Jun 2021 20:07:12 +0000 (23:07 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 21 Jun 2021 20:07:12 +0000 (23:07 +0300)
commitd2894c1a2380cee76476d63e4800188dcbc121f8
tree2e2b4f938d3115992b83ebbda343d01715dbaf6d
parent92fb08c674a95e1b14de3dc21c718444be91aac5
fixed missing last tile, and changed bvh node to binary
src/geom.c
src/geom.h
src/level.c
src/rt.c