Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/precise-simulation/stltool

STL CAD geometry model processing toolbox for MATLAB
https://github.com/precise-simulation/stltool

ascii-stl cad geometry geometry-processing matlab matlab-toolbox mesh obj polygon-reduction stl toolbox

Last synced: about 2 months ago
JSON representation

STL CAD geometry model processing toolbox for MATLAB

Awesome Lists containing this project

README

        

STLTool - STL CAD Geometry Pre-Processing Toolbox for MATLAB®
===============================================================

![STLTool Screenshot](https://raw.githubusercontent.com/precise-simulation/stltool/master/stltool-screenshot.png)

About
-----

**STLTool** is a MATLAB® toolbox for pre-processing STL CAD geometries
for use with the [FEATool Multiphysics](https://www.featool.com)
PDE simulation toolbox.

Features
--------

- Supports binary and ascii STL and OBJ CAD geometry formats
- Polygon reduction using
[fast quadratic mesh simplification](https://github.com/sp4cerat/Fast-Quadric-Mesh-Simplification)
by Sven Forstmann or alternatively the built-in reducepatch function
- Boundary and feature identification (saved as different ascii STL
solid segments)

License
-------

(C) Copyright 2013-2021 by Precise Simulation Ltd.
All Rights Reserved.

STLTool™ and FEATool Multiphysics™ are trademarks of Precise
Simulation Limited. MATLAB® is a registered trademark of The
MathWorks, Inc. All other trademarks are the property of their
respective owners. Precise Simulation Ltd and its products are not
affiliated with, endorsed, sponsored, or supported by these trademark
owners.

Carefully read the included license terms and conditions before
installing or using the programs or documentation. Installing or using
the programs means you have accepted and agree to be bound by the
terms and conditions of this agreement. if you do not accept them,
uninstall, remove and completely delete the programs and
documentation.

Third Party licenses include the _Fast Quadric Mesh Simplification_
Copyright (C) 2015-2019 Sven Forstmann, MIT License.