This website requires JavaScript.
Explore
Help
Sign In
abdelrahman
/
tinyrenderer
Watch
1
Star
0
Fork
0
You've already forked tinyrenderer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
22
Commits
1
Branch
0
Tags
24
MiB
C
98.8%
Shell
0.9%
C++
0.3%
98231b582b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Abdelrahman
98231b582b
Add triangle model for debugging
2024-07-28 23:08:57 +01:00
intern
Initial commit
2024-07-19 21:56:08 +01:00
resources
Add triangle model for debugging
2024-07-28 23:08:57 +01:00
src
Initial implementatin of barycentric coordinates
2024-07-28 22:43:00 +01:00
.gitignore
Update .gitignore
2024-07-20 17:21:14 +01:00
.gitmodules
Initial commit
2024-07-19 21:56:08 +01:00
build
Add build scripts
2024-07-19 21:56:45 +01:00
compile
Update build script
2024-07-20 01:13:59 +01:00
README.md
Add README.md
2024-07-20 01:17:08 +01:00
README.md
tinyrenderer
Following along the
tinyrenderer
lessons