[Matplotlib-devel] Software 3D Renderer

Nicolas Rougier Nicolas.Rougier at inria.fr
Fri Mar 8 12:31:43 EST 2019


I’ve coded a small pure Python 3D renderer (100 lines with loader, z-buffer, transformation, texture & light) available at https://github.com/rougier/tiny-renderer. But I’ve no idea if any part can be re-used for the 3D axis in matplotlib.


Nicolas


More information about the Matplotlib-devel mailing list