Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 307 Bytes

File metadata and controls

8 lines (5 loc) · 307 Bytes

raycaster

My attempt at a raycaster engine

First I followed 3DSage's raycast tutorial, this project would not be possible without that help.

Next I added some stuff in C++

I am stopping this where it is because I have no clue how to add textures based :(