reply.it
“Scepticism is the first step towards truth.” Denis Diderot, Pensées philosophiques
Related Stack Overflow questions:
Does PyGame do 3d?
3D Projection in pygame
📁 Minimal example - 3D rotate 1
How to rotate a square around x-axis in a 3D space
📁 Minimal example - 3D rotate 2
Pygame rotating cubes around axis
📁 Minimal example - 3D depth sort 1
repl.it/@Rabbid76/PyGame-3D
Depth issue with 3D graphics
📁 Minimal example - 3D depth sort 2
Pygame’s rect.clip function in 3D
How to improve my simulation of 3d space in pygame?
Using vector cross product to hide 3D faces
Pygame won’t draw quads in the right order
📁 Minimal example - 3D Cube, gfxdraw module
Why is there distortion when the cube is on the edge of the screen?
📁 Minimal example - 3D Cube, perspective
How do I fix wall warping in my raycaster?