// Last edited on 2013-01-19 13:29:07 by stolfilocal // Client must predefine // {subfig} macro that defines the scene and #declare's {cam_ctr,cam_rad,cam_dir} global_settings{ max_trace_level 10 } background{ color rgb <1,1,1> } #include "axes.inc" #include "lamp_array.inc" #include "camlight.inc" #include "general_parameters.inc" subfig(clock) // object{ axes(0.75*cam_rad) } camlight(cam_ctr, cam_rad, cam_dir, 2000*cam_rad, z, 1.3, 3,2.0,false)