tinyrenderer implementation using Rust
-
Updated
Apr 22, 2023 - Rust
tinyrenderer implementation using Rust
Following https://github.com/ssloy/tinyrenderer/wiki to write a software renderer in Rust!
A small renderer that is able to load in a (single) chosen model and uses a PBR pipeline to present it.
Python来实现的软渲染器,TinyRenderer一样,会尽量少的使用外部库,具备TinyRenderer的全部功能,如果你想了解实现细节,看这里:https://www.zouchanglin.cn/categories/计算机图形学
JS implementation of TinyRenderer
Using my version of the TinyRenderer as a DLL used by a WPF application
Add a description, image, and links to the tinyrenderer topic page so that developers can more easily learn about it.
To associate your repository with the tinyrenderer topic, visit your repo's landing page and select "manage topics."