tessl install tessl/pypi-numpy-stl@3.2.0Library to make reading, writing and modifying both binary and ascii STL files easy.
Agent Success
Agent success rate when using this tile
85%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.39x
Baseline
Agent success rate without this tile
61%
Generated
Agent Codex
Scenario 1
STL file load/save with automatic ASCII/BINARY detection and speedups toggle
Scenario 2
Mesh dtype accessors for normals/vectors/points and axis views
Scenario 3
Command-line STL converters (stl, stl2ascii, stl2bin)
Scenario 4
Experimental 3MF importer
Scenario 5
Mesh validity checks for closure and convexity
Scenario 6
Mass and inertia computation with optional density
Scenario 7
Multi-mesh loading and concatenation helpers
Scenario 8
Mesh recalculation utilities for normals, areas, centroids, units
Scenario 9
Geometric transforms (rotation_matrix, rotate/rotate_using_matrix, translate, transform)
Scenario 10
Duplicate polygon handling policies and degenerate filtering