DollyZoomTest


Autor:
Credit:
Praca własna
źródło:
Wymiary:
640 x 480 Pixel (2043750 Bytes)
Opis:
Early test of a computer generated 3D representation of the W:Dolly zoom film technique.

Generated using the W:POV-Ray raytracer, version 3.6.1b.icl8.win32. Focal blur and radiosity used to enhance realism. 100 different frames took almost 2 days to render.

Default radiosity settings used. Camera location formulae and focal blur settings copied below:

#declare maxz=30;
#declare maxy=1.8;

#declare cam_distancez = 4+clock;
#declare cam_distancey = cam_distancez* maxy/maxz;
#declare obj_width = 5;
#declare cam_angle=2*degrees(atan2(obj_width,2*cam_distancez));

camera {
  location  <0.0, cam_distancey, -cam_distancez>
  right     x*image_width/image_height
  angle cam_angle
  look_at   <0.0, 0,  0.0>    
  aperture .3
  blur_samples 500
  focal_point <0,0,0>
  confidence .95  
  variance 1/10000 
}

Video created with Corel VideoStudio 12 and converted to OGV with Miro Video Converter.

Widescreen stills:
Dolly zoom at maximum distance
Dolly zoom at minimum distance
Licencja:
Public domain

Więcej informacji o licencji można znaleźć tutaj. Ostatnia aktualizacja: Tue, 10 Jan 2023 11:53:28 GMT