diff options
author | Keuin <[email protected]> | 2022-04-22 00:05:02 +0800 |
---|---|---|
committer | Keuin <[email protected]> | 2022-04-22 00:05:02 +0800 |
commit | f4343562f08121928dd7a479227df5c7cff3b680 (patch) | |
tree | 9efd046592b1a95a2c1d48f21e3264e09948abb0 | |
parent | 324c0210895c6e30204114333a50cd538eaa0c13 (diff) |
Update features in README (free-camera, DoF)
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ + Dielectric (reflective & refractive & total internal reflection) - Shapes: + Sphere +- Styling + + Positionable camera + + Depth of Field - Misc: + Text printing (font data copied from [cse457](https://courses.cs.washington.edu/courses/cse457/98a/tech/OpenGL/font.c)) |