The implementation of ssloy/tinyrenderer in C
Stars
6
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
33
commits
feat: Add specular map shader
0f5877f
chore: Add specular map resource
ad40a20
fix: Fix the broken memory error
c990596
feat: Add normal map shader
a9f281b
feat: Change `vfunc` signature
7e0fb0d
chore: Add resource
8011a46
feat: Change model colors
e30cf51
a63447e
fix
0f7614f
feat: Add gouraud shader
f4ee297
fix: remove the white pieces
9a23c5c
docs: Add `README.md`
b1f3761
fix: debug
07c3b07
fix: Change the light direction to the eye direction
c957ff5
feat: Add camera related functions
07d073c