Hacker News new | ask | show | jobs
by erwincoumans 1562 days ago
another nice resource is https://github.com/ssloy/tinyrenderer/wiki

The wiki is nice and it has a functional renderer with cpu vertex/pixel shaders, texture mapping and obj loader. A Python version is just 100 lines:

https://github.com/rougier/tiny-renderer