This project is a C# version of the tinyrenderer tutorial
Stars
0
Forks
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
11
commits
- ignore .DS_Store
b6e5b7c
- local path to save
1c6bd0b
-upgrade to .net5
0166773
- rendering shaded dude!
4d48cc2
- drawing a triangle with barycentric coords
4ca4ed2
- refactoring
d31d13f
- triangles are kinda drawn (with bugs)
eb30a88
- rendering first segment of a triangle
c479b9f
- fixed rendering loop
c23a93d
- first attempt to render a dude
424a8c5
- first lines
a8aa0b2
- moved to src folder
370f8dc
- added image package
c640154
- init commit
14d1109