Hi, I know it is pretty unusual to see a 3D game being made in JavaScript, but I want to give it a go as I want to create a game for me and my friends to just play during boring days in school etc.
Back to the topic, I would like to ask, if anyone knows whats a good way to handle view controlling with a touchscreen. I already managed to create a movement pad, but it turns out view controlling is a bit more dificult. The thing I am asking for is the process behind a good view control. What I mean is a description like: when user touches the screen, get the point and calculate this and this, you get the point hopefully. Im looking for the logic behind it. I hope this post is good enough and wont get taken down, cheers!