Back to Browse

Simple raycasting with python & pygame: rendering 3D projection

6.0K views
Jul 31, 2021
29:43

Practical raycasting engine tutorial for beginners who has troubles with math I made a first person shooter draft with python & pygame: https://www.youtube.com/watch?v=UtM_rNcjEds&list=PLLfIBXQeu3aYEjiEWWmb7pXFIfDKjX03n&index=4 Raycasting with Javascript and HTML5 canvas (faster algorithm + wall texturing!): https://www.youtube.com/watch?v=ssm2jMd40p4&list=PLLfIBXQeu3abu3JLlTLLSn9ctV1t2YnkW Source code: https://github.com/maksimKorzh/raycasting-tutorials/blob/main/tutorial/part_3.py Tutorial series: https://www.youtube.com/watch?v=Rt5rEW0jQjw&list=PLLfIBXQeu3abhbqWp4yUTYi7hWNOsEpXa Support the channel: https://www.patreon.com/code_monkey_king

Download

1 formats

Video Formats

360pmp453.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Simple raycasting with python & pygame: rendering 3D projection | NatokHD