From 4653cbdecbe6bd522d4568126af25f65e3762047 Mon Sep 17 00:00:00 2001 From: Mitchell Date: Sun, 22 Jan 2017 15:02:27 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30509cc..340f5af 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Featuring... * A fast voxel traversal algorithm for ray tracing, Woo et al. * Blinn-Phong lighting * Shadowing +* Textures ![alt tag](https://github.com/MitchellHansen/voxel-raycaster/blob/master/assets/screenshot1.png)