From d8947e7a22e15c8f6b55fc0f38c9549be1e1df7e Mon Sep 17 00:00:00 2001 From: Keuin Date: Wed, 20 Apr 2022 02:51:02 +0800 Subject: sphere -> Sphere. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454e085..b8f6975 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ + Reflective (fuzzy, perfectly-smooth) + Dielectric (reflective & refractive & total internal reflection) - Shapes: - + sphere + + Sphere - Misc: + Text printing (font data copied from [cse457](https://courses.cs.washington.edu/courses/cse457/98a/tech/OpenGL/font.c)) -- cgit v1.2.3