AllBASIC Forum

BASIC User Group => NOT BASIC => Topic started by: jalih on March 10, 2019, 04:24:36 AM

Title: 8th: Raycaster test
Post by: jalih on March 10, 2019, 04:24:36 AM
I tried to write a simple raycaster using the 8th programming language. It's a bit slow but otherwise seems to work. I did not add textured floor and ceiling for performance reasons. Directional animated sprites are implemented.

Get source and binaries here (https://www.dropbox.com/s/zlqa7y3h2od1kuq/ray.zip?dl=0).