parent
ca80736d7c
commit
faead338e2
@ -0,0 +1,11 @@ |
|||||||
|
# Simple Raycaster Study |
||||||
|
|
||||||
|
This is a study project for me to learn the raycasting technique. It's an older technique that's |
||||||
|
not really used much but I'm learning game dev historically and it's definitely been used in the |
||||||
|
past (Doom). |
||||||
|
|
||||||
|
I've been told to look into the following as well: |
||||||
|
|
||||||
|
https://en.wikipedia.org/wiki/Gilbert%E2%80%93Johnson%E2%80%93Keerthi_distance_algorithm |
||||||
|
|
||||||
|
|
Loading…
Reference in new issue