Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 352 Bytes

Python-Raycasting

Raycasting is a computational technique used in various fields such as computer graphics, gaming, and simulation to determine the visibility and distance of objects in a 3D environment from a specific viewpoint.

Install

  • pip install numba

  • pip install numpy

  • pip install pygame

ScreenShoot

alt text