Open-source STL file library for Android. This library provides support for reading STL files for apps on the Android plataform. STL is a standard format for 3D models used on 3D printing machines (also known as rapid prototyping)..
stl4droid is hosted in the following web site
https://github.com/dt3d/stl4droid
If you think the Android project stl4droid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of stl4droid.
Item | Value |
---|---|
Java File Count | 3 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
stl4droid has the following Java source files.
br.decode.stl.DecodeStl.java br.decode.stl.LittleEndianDataInputStream.java br.decode.stl.StlBean.java