Testing different 3d models on my 3D graphics engine made in Python with Pygame, Numpy and Numba. It has some cool features like backface culling, directional lighting, perspective correct textures and z buffer.
Code: https://github.com/FinFetChannel/Simp...
Project inspired by @javidx9 3D from scratch series: • Code-It-Yourself! 3D Graphics Engine ...
#Python #Pygame #3dEngine