I got the sample min3d
library
code and sample from google.com.
It is working perfect and even working with the changed image.
Now I want to rotate the .obj
file with touch event like rotating the car on finger touch.
As it is using the animation object in gl.rotation
method which is little difficult to understand.
I have no idea about it how to do so please provide me solution..