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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -