stl
modifying STL files
Install
- All systems
-
curl cmd.cat/stl.sh
- Debian
-
apt-get install python3-numpy-stl
- Ubuntu
-
apt-get install python3-numpy-stl
- Kali Linux
-
apt-get install python3-numpy-stl
- Fedora
-
dnf install python3-numpy-stl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-numpy-stl
- Dockerfile
- dockerfile.run/stl
python3-numpy-stl
modifying STL files
numpy-stl
stl file and 3d object handling (tools)
Numpy-STL is a library for working with STL files (and 3D objects in general) in the Python language. Due to all operations heavily relying on Numpy this is one of the fastest STL editing libraries for Python available. This package contains tools to convert between the ascii and binary stl file format versions, using Numpy-STL.