diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ +CMakeCache.txt +CMakeFiles/ +Makefile +cmake_install.cmake +barycentric-render *.ppm -render |
index : barycentric-render | ||
Showcase of barycentric algorithm with Z-buffer and top-left rule. | Mateja |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -1,2 +1,6 @@ +CMakeCache.txt +CMakeFiles/ +Makefile +cmake_install.cmake +barycentric-render *.ppm -render |