| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
tinyrenderer implementation using Rust
The implementation of ssloy/tinyrenderer in C
A small renderer that is able to load in a (single) chosen model and uses a PBR pipeline to present it.
Following https://github.com/ssloy/tinyrenderer/wiki to write a software renderer in Rust!
Python来实现的软渲染器,TinyRenderer一样,会尽量少的使用外部库,具备TinyRenderer的全部功能,如果你想了解实现细节,看这里:https://www.zouchanglin.cn/categories/计算机图形学
使用pygame实现的tinyrenderer,需要pygame、numba、numpy和PIL。
JS implementation of TinyRenderer
Using my version of the TinyRenderer as a DLL used by a WPF application
Generate dynamic CAPTCHAs using a lightweight implementation of OpenGL combined with adversarial pattern attack techniques to confuse image recognition software.
Yes, it is what it said it is. No, it's worse than you feared.
A CPU software rasterizer in C++20 - OBJ loading, z-buffering, perspective projection, and Phong shading with diffuse/normal/specular maps. No graphics API, no dependencies.
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."
| Back | FazBrowse Home | New Git URL |