What libraries for interactive 3D model in Android AR app? -
i'm asked app 3d object mapped on tag on camera preview. user should able rotate 3d object on swipes, , click on different area of 3d object.
i'm investigating different way it.
so far best option i've found seems https://developer.vuforia.com/resources/sdk/unity, can't find whether it's possible interact 3d model (rotate on swipe, define clickable areas).
has experience that?
i guess can opengl, have no experience , seems quite complex start off with.
is there other library should consider?
i use opengl , start training tutorials on http://developer.android.com/training/graphics/opengl/index.html. hope helps! if follow these tutorials able want. ive tried unity , engine too. , of course can make object clickable unity! maybe using unity easier documentation on opengl huge , not difficult implement @ least first steps. hope helps
Comments
Post a Comment