Skip to content

Commit

Permalink
Rendering with light, z-buffer and perspective
Browse files Browse the repository at this point in the history
  • Loading branch information
rougier committed Mar 8, 2019
1 parent 1937311 commit 19c9415
Show file tree
Hide file tree
Showing 6 changed files with 6,460 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,2 +1,5 @@
# tiny-renderer
A tiny 3D renderer in 100 Python lines
### A tiny 3D renderer in 100 Python lines

Translated from https://github.com/ssloy/tinyrenderer/wiki

![](./output.png)

0 comments on commit 19c9415

Please sign in to comment.