b0.4_1 'Fuzzy walls' fix
* Fixed fuzzy walls - texture coordinates were being encoded with too little bit depth, meaning some pixels were holding the wrong texture coordinates. * Added utility function to change bit depth of a framebuffer - big performance hit! Maybe reduce bit depth of other buffers to compensate? * Reduced default ray count per pixel from 512 to 256.
Please register or sign in to comment