Found 34 repositories(showing 30)
FengCheng945
No description available
a446187673
No description available
fadingecho
my practice following tinyrenderer
meemknight
Inspired by https://github.com/ssloy/tinyrenderer this is my implementation of a software renderer
aorbxcas
No description available
Yinghuo12
mytinyrenderer-practice
lorstyang
简单的光栅渲染器
r1ckhu
Rickhu's software render using C++
lazydogscy
No description available
Blizarre
No description available
YunyiTeng
My implementation of tiny renderer.
shunhonglu
No description available
clodman84
my take on ssloy/tinyrenderer
MoonD1
c++软光栅实现
hhlovesyy
This is a test for learning Github repository.
StenBone
Following along this tutorial from the beginning. https://github.com/ssloy/tinyrenderer/wiki
liuhaoche
No description available
Duangi
build a renderer follow the guides of the tinyrenderer
DeamLake
No description available
Anuuuuuu
My tiny render which follows ssloy/tinyrenderer
94kp
My Implementation of TinyRenderer
Lyuflora
No description available
dyan-premeq
My personal tiny renderer implementation based on @ssloy's tinyrenderer, created for learning and practice.
12138MingHuang
这是一个基于闫大神的课基础上参照各路其他大佬的源码下修修改改下写的个人的小的光栅化渲染器,纯手写没有使用另外第三方库。
poiuy32112
this is a tinyrenderer
jftaylor21
My results as I follow the tutorial from https://github.com/ssloy/tinyrenderer/wiki
Kotesitory
This is my go at creating a small rendering engine following https://github.com/ssloy/tinyrenderer
haperkk
No description available
PtichapronRouge
My implementation of TinyRenderer described in this course : https://github.com/ssloy/tinyrenderer
oldtimerza
A repository to store my version of the TinyRenderer by ssloy