Found 12 repositories(showing 12)
littlebutt
The implementation of ssloy/tinyrenderer in C
edxnull
ssloy's tinyrenderer in C 99 instead of C++
varomix
The TinyRenderer in C
wivl
Learn computer graphics by cloning ssloy/tinyrenderer in C programming language
troysung
A tiny software rasterizer implemented in C++ for learning purposes, following the TinyRenderer tutorials.
qMSUZ
uRenderer implementation of software renderer in ANSI C. The project is based on the TinyRenderer work by Dmitry V. Sokolov.
sgulci
No description available
AntonTaylor
simple rendering engine built in c++ based on tinyrenderer project
donFrohlich
Following Dmitry V. Sokolov's tutorial "tinyrenderer" - software rendering in C++ - to learn graphics programming and for FUN
alexander-frase
A tiny software renderer written in Rust, following the TinyRenderer tutorial (C++ → Rust) to imrpove my rust skills
Azzzzen
A software rasterization renderer written in C++ based on the TinyRenderer tutorial for practice, with no dependencies other than the Eigen math library.
HermitCyan
这是一个由C++编写的渲染器项目,仅供个人学习,涵盖基础图元绘制、隐藏面消除、3D场景与相机、着色与纹理、高级光影、全局光照入门。/This is a renderer project written in C++, intended solely for personal graphics learning. /参考教程/Reference Tutorial:Graphics Programming Virtual Meetup,https://github.com/cdgiessen/TinyRenderer,https://github.com/ssloy/tinyrenderer/wiki
All 12 repositories loaded