Skip to content

000Nobody/2D-Ray-Tracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2D Ray Tracing

2D ray tracing made with python and pygame

  • Click here to see a demo video
  • Click here to see the used formulas

Using the application

  • Clone GitHub repository
  • Download required dependencies: $ pip install -r requirements.txt
  • $ python main.py
  • Feel free to edit the options at the top of the script
  • Move the ray source with the mouse, randomize the walls with the space key

About

2D ray tracing made with python and pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages