Show Posts

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.


Topics - abed2000abed

Pages: [1]
1
Bones / convert Text-to-sign language in Bones API
« on: December 08, 2012, 09:37:57 am »
i try to draw human and Move fingers this project for convert Text-to-sign language , as you know how should this project accurate , this can be done here in Bones API , also i want this to work as android mobile application , if i'm in right place please let me know to go ahead , Really thanks for your efforts :)

2
Support / JPCT draw human with move
« on: December 07, 2012, 03:21:38 pm »
Dear,
I'm new here can you please help me , i need to draw 3D human and when i give order to this object look like human to walk should walk or move his hand ... etc.

i want to ask it's possible here and from where i should be start , thanks a lot for your time

:)

3
Bugs / HelloShader crashed error
« on: December 07, 2012, 03:11:39 pm »
Dear,
This is first post for me here , once i try to check HelloShader sample i got this error below, can you please help me :)


12-07 17:09:03.854: I/jPCT-AE(326): onCreate
12-07 17:09:03.943: I/jPCT-AE(326): onResume
12-07 17:09:04.353: D/libEGL(326): egl.cfg not found, using default config
12-07 17:09:04.353: D/libEGL(326): loaded /system/lib/egl/libGLES_android.so
12-07 17:09:04.383: W/dalvikvm(326): threadid=9: thread exiting with uncaught exception (group=0x40015560)
12-07 17:09:04.473: E/AndroidRuntime(326): FATAL EXCEPTION: GLThread 10
12-07 17:09:04.473: E/AndroidRuntime(326): java.lang.IllegalArgumentException: No configs match configSpec
12-07 17:09:04.473: E/AndroidRuntime(326):    at android.opengl.GLSurfaceView$BaseConfigChooser.chooseConfig(GLSurfaceView.java:763)
12-07 17:09:04.473: E/AndroidRuntime(326):    at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:919)
12-07 17:09:04.473: E/AndroidRuntime(326):    at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1264)
12-07 17:09:04.473: E/AndroidRuntime(326):    at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1118)
12-07 17:09:04.683: I/jPCT-AE(326): onPause
12-07 17:09:05.483: I/jPCT-AE(326): onStop
12-07 17:09:15.144: I/Process(326): Sending signal. PID: 326 SIG: 9

Pages: [1]