Back to search
Following Dmitry V. Sokolov's tutorial "tinyrenderer" - software rendering in C++ - to learn graphics programming and for FUN
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Drawing four segments with simplest approach - with gaps problem
eda34c3View on GitHubGenerating 64x64 image framebuffer.tga with three points in space
c788aafView on GitHub