Android application for 3D drawing based on 2D sketches.
modelr is hosted in the following web site
https://github.com/arthur-xavier/modelr
If you think the Android project modelr 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 modelr.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 2 image files in modelr. The names of the image files are listed as follows.
add.png modelr.png
The following screenshort is generated from the image listed above.
modelr has the following Java source files.
com.xavier.modelr.DrawingActivity.java com.xavier.modelr.DrawingView.java com.xavier.modelr.MainActivity.java com.xavier.modelr.ModelrRenderer.java com.xavier.modelr.ModelrSurfaceView.java com.xavier.voxel.ImageView.java com.xavier.voxel.Triangle.java com.xavier.voxel.Vector3D.java com.xavier.voxel.Vertex.java com.xavier.voxel.VertexBuffer.java com.xavier.voxel.VertexKey.java com.xavier.voxel.VoxelGrid.java