This is a simple 3d renderer written in python that outputs to a bitmap file. The entirety of the renderer is written with no graphics libraries. Pillow is used for handling image creation and saving. Can render textured 3d models from .obj and .tga files. Based loosely on https://github.com/ssloy/tinyrenderer.
Render of this obj.