JS implementation of TinyRenderer
Stars
2
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
^1.12.4
^1.1.1
User
35
commits
Fix typo
19efb6b
Update readme, drop lesson 9 - out of scope
05fb248
Apply specular + 5 & some consistency to shaders
ce0fbbf
Add ambient occlusion render function
890c13d
Merge branch 'gh-pages' into master
91471b4
Merge branch 'lesson-7' into master
2a46b64
Add Shadow Mapping
84b3ec6
forgot to build it, edit build script
2de0bbf
Add rotating camera with simple control
b5d3d8a
Add build command for gh-pages
a708ce3
First demo with just rotating head model
bbdc60b
Edit demo page little
de91c57
Apply uniform light update & rotate light in demo
08c43af
Refactor to make standalone renderer
cb435c9
Fix perspective matrix to use distance
5a0829f