|
|
As far as I know, it's not possible. POV-Ray "ships" with no GUI, it is all
scripted, and hence, different camera perspectives have to be handcoded. I'm
not quiet sure if there are external apps that may help you with this
though.
Regards,
Tim
--
"Tim Nikias v2.0"
Homepage: <http://www.nolights.de>
Post a reply to this message
|
|
|
|
tec <tec### [at] mil-teccom> wrote:
> Is it possible to read the mouse position and rotate the scene as a
> function of the mouse position? I have a really nice scene that renders
> quickly but I would like to see several perspective views.
If you are using Windows, you might want to try Moray:
http://www.stmuc.com/moray/
--
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}// - Warp -
Post a reply to this message
|
|