I've posted this before on a Proscene thread, but I thought it might be a more general question :
I would like to use a camera that is free floating in 3D space around two or more models.
I'm trying to do three things :
1) To have my program choose more or less random vantage points and to smoothly interpolate to them, while being able to orient the camera to a lookAt point (a part of the current model).
2) To smoothly transition to a routine where I could rotate around this or another model (at a random distance (radius)) with a lookAt point.
3) To be able to go smoothly transition back into routine 1
I hope this is clear...
Any help would be great!
Thanks in advance
I would like to use a camera that is free floating in 3D space around two or more models.
I'm trying to do three things :
1) To have my program choose more or less random vantage points and to smoothly interpolate to them, while being able to orient the camera to a lookAt point (a part of the current model).
2) To smoothly transition to a routine where I could rotate around this or another model (at a random distance (radius)) with a lookAt point.
3) To be able to go smoothly transition back into routine 1
I hope this is clear...
Any help would be great!
Thanks in advance
1