A small software rasterizer for macOS using MiniFB for the window/framebuffer. It renders textured meshes with projection, clipping, depth testing, and simple directional lighting.
Third-party source is installed locally into third_party/, which is ignored by
git.
./scripts/install_deps.shmakemake runThe executable is written to build/software-rasterizer.