commit bb778d78e09599655f1e3fc17c9b8154386b1d97 parent 22d4be50c6851d2b33f39282b923d4ea24ddb198 Author: Matt Keeter <matt.j.keeter@gmail.com> Date: Thu, 8 Oct 2020 08:18:12 -0400 Add authorship to README Diffstat:
M | README.md | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,6 +1,9 @@ # fstl -`fstl` is the fastest [.stl file](http://en.wikipedia.org/wiki/STL_\(file_format\)) viewer. +`fstl` is a very fast [.stl file](http://en.wikipedia.org/wiki/STL_\(file_format\)) viewer. + +It was originally written by [Matt Keeter](https://mattkeeter.com), +and is now primarily maintained by [@DeveloperPaul123](https://github.com/DeveloperPaul123). It is designed to quickly load and render very high-polygon models; showing 2 million triangles at 60+ FPS on a mid-range laptop.