From 7ea7bfc9517d928174f210e47301773df0ef51e5 Mon Sep 17 00:00:00 2001 From: Mitchell Date: Thu, 19 Jan 2017 21:29:38 -0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34bf92a..30509cc 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ Building this project is not difficult, but the setup prior can be. You must hav Featuring... -Efficient Sparse Voxel Octrees, Laine et al. -A fast voxel traversal algorithm for ray tracing, Woo et al. -Blinn-Phong lighting -Shadowing +* Efficient Sparse Voxel Octrees, Laine et al. +* A fast voxel traversal algorithm for ray tracing, Woo et al. +* Blinn-Phong lighting +* Shadowing ![alt tag](https://github.com/MitchellHansen/voxel-raycaster/blob/master/assets/screenshot1.png)