Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubiginosa authored Feb 8, 2023
1 parent 70d9c29 commit 89e1475
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ Currently quite slow. For better performance use a small window size.

## Build:
Everything is contained in Program.cs. Compile and run with `dotnet` (works better when compiled to an executable first, then run).

## Samples:
Some models are available here https://people.sc.fsu.edu/~jburkardt/data/stla/stla.html
One can also convert the more common binary stl format to ASCII for use with this program.

0 comments on commit 89e1475

Please sign in to comment.