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
43
Commits
1
Branch
0
Tags
24
MiB
C
98.8%
Shell
0.9%
C++
0.3%
fee04607a7
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
fee04607a7
Add V4f, Mat4x4f and a basic static camera matrix
2024-08-11 17:56:31 +01:00
intern
Initial commit
2024-07-19 21:56:08 +01:00
resources
Increase model's poly count
2024-08-10 17:50:40 +01:00
src
Add V4f, Mat4x4f and a basic static camera matrix
2024-08-11 17:56:31 +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
Silence the annoying gRPC logs
2024-07-31 22:03:34 +01:00
compile
Add math library
2024-07-31 23:05:15 +01:00
README.md
Add README.md
2024-07-20 01:17:08 +01:00
README.md
tinyrenderer
Following along the
tinyrenderer
lessons