]> git.sur5r.net Git - fstl/blob - README.md
Reference pull request for fix-qt-project
[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 License
18 -------
19 (c) 2014 Matt Keeter
20
21 This work may be reproduced, modified, distributed, performed, and displayed for any purpose. Copyright is retained and must be preserved. The work is provided as is; no warranty is provided, and users accept all liability.
22
23 --------------------------------------------------------------------------------
24 *p.s.* In my day job, I'm an engineer at [Formlabs](http://formlabs.com).
25 If you think `fstl` is cool, you should check out our
26 [jobs page](http://formlabs.com/jobs) -- we're hiring software developers
27 and engineers of all stripes to work on interesting, hard problems in
28 consumer-level 3D printing.
29