I got a sample min3d
library
sample and sample from google.com.
It works perfectly and even works with a modified image.
Now I want to rotate the .obj
file with a touch event, for example, turning the car on a finger touch. Because it uses an animation object in the gl.rotation
method, which is hard to understand. I have no idea how to do this, please provide me a solution ..
source share