Controls your three.js app with your phone.
three-js-remote-controls is hosted in the following web site
https://github.com/mguimard/three-js-remote-controls
If you think the Android project three-js-remote-controls 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 three-js-remote-controls.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET |
There are 4 image files in three-js-remote-controls. The names of the image files are listed as follows.
ic_action_network_wifi.png ic_action_next_item.png ic_action_previous_item.png ic_action_refresh.png
The following screenshort is generated from the image listed above.
three-js-remote-controls has the following Java source files.
com.example.morgan.threejscontroller.App.java com.example.morgan.threejscontroller.ApplicationTest.java com.example.morgan.threejscontroller.MainActivity.java com.example.morgan.threejscontroller.NetworkMonitor.java com.example.morgan.threejscontroller.server.CommandServer.java com.example.morgan.threejscontroller.surface.DrawSurfaceView.java com.example.morgan.threejscontroller.surface.GestureAnalyser.java