STL-Volume-Model-Calculator icon indicating copy to clipboard operation
STL-Volume-Model-Calculator copied to clipboard

STL Volume Model Calculator Python

Results 4 STL-Volume-Model-Calculator issues
Sort by recently updated
recently updated
newest added

Hello, when I tried to use the program to calculate the STL file volume, this error occurred: ``` r@ubuntu:~/STL-Volume-Model-Calculator-master$ python volume_calculator.py ./123.STL volume Error: 'utf-8' codec can't decode byte 0xa1...

I got (100,100,100) array data. Can this code convert it to be isosurface or stl obj?

first of all thank you for such great tool. I was looking for a cross-platform tool to calculate the exact volume of stl when almost every piece of software provides...

I think it would be interesting to also compute the bounding box of the provided STL file.