]> git.sur5r.net Git - fstl/blob - README.md
Adding README
[fstl] / README.md
1 `fstl` is a viewer for [.stl files](http://en.wikipedia.org/wiki/STL_\(file_format\)).
2
3 Here's a screenshot:  
4 ![Eiffel tower](http://mattkeeter.com/projects/fstl/eiffel.png)  
5 (credit to [Pranav Panchal](https://grabcad.com/pranav.panchal))
6
7 It is designed to quickly load and render very high-polygon models;
8 showing 2 million triangles at 60+ FPS on a mid-range laptop.
9
10 For more details, see the [project page](http://mattkeeter.com/projects/fstl).
11
12 Issues and pull requests are welcome;
13 the project is under 1K lines of code and should be fairly approachable.
14
15 --------------------------------------------------------------------------------
16
17 *p.s.* In my day job, I'm an engineer at [Formlabs](http://formlabs.com).
18 If you think `fstl` is cool, you should check out our
19 [jobs page](http://formlabs.com/jobs) -- we're hiring software developers
20 and engineers of all stripes to work on interesting, hard problems in
21 consumer-level 3D printing.
22