Code: Select all
recorder display "Displaced shape" 10 10 500 700 -wipe
prp [expr 50000 + $d] [expr 3000. + $d] 100.0; #move the PRP away from the origin
vup 0 1 0;
vpn 0 0 1;
display 1 5 40
I wonder how to center the camera in this case?
Moderators: silvia, selimgunay, Moderators
Code: Select all
recorder display "Displaced shape" 10 10 500 700 -wipe
prp [expr 50000 + $d] [expr 3000. + $d] 100.0; #move the PRP away from the origin
vup 0 1 0;
vpn 0 0 1;
display 1 5 40