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

https://github.com/mandeep/rprime

A minimal triangle rasterizer
https://github.com/mandeep/rprime

rasterizer renderer rust tinyrenderer

Last synced: about 1 year ago
JSON representation

A minimal triangle rasterizer

Awesome Lists containing this project

README

          

# R'

R' (R prime) is a first foray into rasterization with a Rust implementation of a renderer
based on the [Tiny Renderer](https://github.com/ssloy/tinyrenderer/) wiki course.

![Rendered Porsche](rendered_porsche.png)