By downloading this code you agree to the
Source Code Use License (PDF). |
{version = 1.03; (* of da3drotate.p 1996 October 3}
(* begin module describe.da3drotate *)
(*
name
da3drotate: da3drotate the da3dp scene
synopsis
da3drotate(da3dp: inout, da3drotatep: out, output: out)
files
da3dp: parameter file for program da3d.
da3drotatep: parameters to control this file
first line: angle of rotation (positive or negative degrees)
output: messages to the user
description
The program reads da3dp and rewrites it according to the da3drotatep.
examples
documentation
see also
da3d.p
author
Thomas Dana Schneider
bugs
technical notes
The program is to be called repeatedly by a shell script
so that the scene is rebuilt continuously.
*)
(* end module describe.da3drotate *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}