ARYANTECH123 / pythonRaycaster

A raycasting engine made in Python using PyOpenGL
MIT License
3 stars 1 forks source link

Fix see through from above #2

Open MxPerrot opened 7 months ago

MxPerrot commented 7 months ago

Using the sin function of the angle in rad ensures that you can't see through north walls from above.