Exploring raycasters and possibly make a little "doom like" game based on it.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
raycaster/amt
Zed A. Shaw c98aa936ad The tracy directory now has an experiment in getting Tracy to work. It's _not_ as easy as it is touted to be. 2 months ago
..
main.cpp Brought in Amit's latest and tweaked a few more build options for enabling some safety checks in GCC. 2 months ago
matrix.hpp Fix crash in matrix when pixelbuf is copied. 2 months ago
pixel.hpp Bring Amit's latest fix in and protect against the sprites rendering the texY value wrong sometimes. 2 months ago
raycaster.cpp Brought in Amit's latest and tweaked a few more build options for enabling some safety checks in GCC. 2 months ago
raycaster.hpp Brought in Amit's latest and tweaked a few more build options for enabling some safety checks in GCC. 2 months ago
texture.cpp Amit's code mostly converted to use the new texture.hpp but there's an error on line amt/pixel.hpp:472 2 months ago
texture.hpp Amit's code mostly converted to use the new texture.hpp but there's an error on line amt/pixel.hpp:472 2 months ago
thread.hpp The tracy directory now has an experiment in getting Tracy to work. It's _not_ as easy as it is touted to be. 2 months ago