Android Open Source - Graphics render 3dmultiplayer






Project Summary

3D Multiplayer is an Android app that I created to learn 3D rendering as well as real-time online multiplayer connectivity..

Web Site / Source Repository

3dmultiplayer is hosted in the following web site
https://github.com/pilot51/3dmultiplayer

If you think the Android project 3dmultiplayer 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 3dmultiplayer.

ItemValue
Java File Count5
Target SDK Version10
Minimum SDK Version3
Activity Count3
Required Permissionsandroid.permission.INTERNET




License

The license information of 3dmultiplayer is as follows:

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUC...

Java Source Files

com.pilot51.multi3d.Main.java
com.pilot51.multi3d.TestActivity.java
com.pilot51.multi3d.TestMultiActivity.java
com.pilot51.multi3d.object.Cube.java
com.pilot51.multi3d.object.Sphere.java