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/scratchpad
Zed A. Shaw e3596aeaa2 The sprites now display and everything seems to work. 2 months ago
..
fenstertest.cpp Basic fenster rewrite of the original sfml version, but need to bring back the keyboard controls. 2 months ago
quickcg.cpp First cut at a replica of the python raycaster. Left side almost works the same but have to sort out math differences. 2 months ago
quickcg.h First cut at a replica of the python raycaster. Left side almost works the same but have to sort out math differences. 2 months ago
raycaster_flat.cpp First cut at a replica of the python raycaster. Left side almost works the same but have to sort out math differences. 2 months ago
raycaster_floor.cpp Implemented the next part of the tutorial with floors and ceilings. 2 months ago
raycaster_sprites.cpp The sprites now display and everything seems to work. 2 months ago
raycaster_textured.cpp New raycaster based on Lode's tutorial works, now to add textures. 2 months ago
sdlprog.cpp First cut at a replica of the python raycaster. Left side almost works the same but have to sort out math differences. 2 months ago
timcaster.cpp First cut at a replica of the python raycaster. Left side almost works the same but have to sort out math differences. 2 months ago