From b21e399bd09577d2eef78d81c0db642ba4c390b7 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 11 Oct 2021 21:55:39 -0400 Subject: Fix many texture bugs, access memory in increasing order everywhere - switch z_buffer to use screen space coordinates (why does y increase downward!) - extract pointless (re)calculations from inside hot loops, in particular from object drawing but also to the extent allowed by applicable law from floor and ceiling drawing --- surfaces.png | Bin 637 -> 1496 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'surfaces.png') diff --git a/surfaces.png b/surfaces.png index f699b8b..460ab23 100644 Binary files a/surfaces.png and b/surfaces.png differ -- cgit v1.3.1