dyna3/app-proto
Aaron Fenyes 3d7ee98dd6 Ray-caster: check layer count
In debug mode, show the layer count instead of the shaded image. This
reveals a bug: testing whether the hit depth is NaN doesn't actually
detect sphere misses, because `sphere_cast` returns -1 rather than NaN
to indicate a miss.
2024-08-28 01:55:46 -07:00
..
inversive-display Ray-caster: check layer count 2024-08-28 01:55:46 -07:00