Android Open Source - Graphics 3d modelr






Project Summary

Android application for 3D drawing based on 2D sketches.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of modelr.

ItemValue
Java File Count12
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Activity Count2

Resource Files

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.

null




Java Source Files

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