Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 302 Bytes

STL Loader in C#

A single loader of STL files (stereolithography) using C#. Files are in ASCII format. This code is only to test the loading process of the geometry, using Visual Studio 2017 Community.

If you want to contribute to this project and make it better, your help is very welcome.