Tiny Renderer which can render 3D objects. Written in Java.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
11
commits
Multiple model rendering
745b245
exception handling fixed
d01c622
diffuse and specular texture loading working
279393b
Smooth shader
fc8954d
Delete rendered directory
7ec30c9
Create README.md
2b9bf61
92612ec
Phong shader
e7cac66
camera transalation rotation working
2b4e37b
perspective project and naive camera
1e45e8b
Model renderer with random triangle colors and basic camera rotation
294c621