Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 299 Bytes

File metadata and controls

7 lines (6 loc) · 299 Bytes

ArchStlLoader

A basic STL File loader which builds into a shared library

Building

To build the project please use the build.bat script Arguments accepted are -release to build release configuration or -debug to build debug configuration. If no arguments are passed then debug is assumed.