Subject:
|
Re: Quick question
|
Newsgroups:
|
lugnet.cad.ray
|
Date:
|
Sat, 31 Jul 2004 22:25:28 GMT
|
Viewed:
|
2443 times
|
| |
| |
Okay, I'm not quite sure what you mean, so I'll just tell you what to do to fix
the problem.
In the 'Command Line' type: "+KFI1 +KFF4 +KI1 +KF4".
Somewhere in the .pov file type:
"#if (clock == 1)
camera{...}
#end
#if (clock == 2)
camera{...}
#end
#if (clock == 3)
camera{...}
#end
#if (clock == 4)
camera{...}
#end
There. That should solve it. Replace the "..."'s with the camera statement
(location, look_at, angle). After it's done rendering, you'll need to find the
pictures. They are located in the same place as the .pov file. I hope that
helps.
|
|
Message has 1 Reply:
Message is in Reply To:
| | Re: Quick question
|
| (...) I think more detail is needed. For now, all I can ask is: Are you setting the Initial_Frame, Final_Frame,Initial_Clock, Final_Clock parameters? If so, what are they? If your frames do not correspond with clock integers, it will never work (...) (20 years ago, 31-Jul-04, to lugnet.cad.ray)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|