An open API service indexing awesome lists of open source software.

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

This is my Javascript implementation of Dimitry Sokolov's Tiny renderer. My version currently implements line drawing, triangle rasterization, back face culling and z buffer.
https://github.com/luciopaiva/tiny-renderer

Last synced: 7 months ago
JSON representation

This is my Javascript implementation of Dimitry Sokolov's Tiny renderer. My version currently implements line drawing, triangle rasterization, back face culling and z buffer.

Awesome Lists containing this project