java - Android: code for 3D human body that can be animated -


i'm looking rather specific here. it'd great if exists, if not don't mind piecing what's needed.

essentially: want show 3d human body model on screen, , in code, able manipulate joints create custom animations; nothing facny though. along lines of leftelbowjoint.rotate(57) perfect.

any recommended code and/or starting points?

if want use 3d objects in application or wallpapers. take @ rajawali library based on opengl es 2.0/3.0. download library , demo app use 3d animations on blender objects. crawling , hand moving. 1 of animation example here.


Comments

Popular posts from this blog

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -