Skip to content

TheBigKahuna353/3DRender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

3D rendering with pygame

Works by casting rays in the direction the player is looking and using the distance to determine the height of the rectangle to draw on the screen

At the top of the code is a 2D list of 1s and 0s, you can change this to make the map

Did not come up with this myself, followed Coding train do this in java using processing and did it in pygame

About

pygame 3D Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages