android port of the iPhone Ray Picking gluUnProject sample by novabox.
RayPickingAndroid is hosted in the following web site
https://github.com/endyman/RayPickingAndroid
If you think the Android project RayPickingAndroid 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 RayPickingAndroid.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 9 |
Activity Count | 1 |
Fragment Count | 2 |
There are 1 image files in RayPickingAndroid. The names of the image files are listed as follows.
target.png
The following screenshort is generated from the image listed above.
RayPickingAndroid has the following Java source files.
de.subaqueous.raypicking.gl.GLTextures.java de.subaqueous.raypicking.gl.Helper.java de.subaqueous.raypicking.gl.RayPickerRenderer.java de.subaqueous.raypicking.gl.RayPickerSurfaceView.java de.subaqueous.raypickingandroid.App.java de.subaqueous.raypickingandroid.activities.MainActivity.java de.subaqueous.raypickingandroid.fragments.RayPickerFragment.java