Android Open Source - Graphics file stl4droid






Project Summary

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)..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of stl4droid.

ItemValue
Java File Count3
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

stl4droid has the following Java source files.

br.decode.stl.DecodeStl.java
br.decode.stl.LittleEndianDataInputStream.java
br.decode.stl.StlBean.java