I have Object3D in skybox background. While I move camera then Ojbect3D move.
How to check event touch on Object3D miss?
How to check event touch on Object3D miss?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote03-26 15:17:32.041: E/AndroidRuntime(558): FATAL EXCEPTION: main
03-26 15:17:32.041: E/AndroidRuntime(558): java.lang.NoClassDefFoundError: com.threed.jpct.RGBColor
03-26 15:17:32.041: E/AndroidRuntime(558): at com.gkxim.android.gmob3d.Gmob3DActivity.onCreate(Gmob3DActivity.java:76)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.os.Handler.dispatchMessage(Handler.java:99)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.os.Looper.loop(Looper.java:123)
03-26 15:17:32.041: E/AndroidRuntime(558): at android.app.ActivityThread.main(ActivityThread.java:4627)
03-26 15:17:32.041: E/AndroidRuntime(558): at java.lang.reflect.Method.invokeNative(Native Method)
03-26 15:17:32.041: E/AndroidRuntime(558): at java.lang.reflect.Method.invoke(Method.java:521)
03-26 15:17:32.041: E/AndroidRuntime(558): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
03-26 15:17:32.041: E/AndroidRuntime(558): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
03-26 15:17:32.041: E/AndroidRuntime(558): at dalvik.system.NativeStart.main(Native Method)
Page created in 0.011 seconds with 8 queries.