Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 13 11:02 am)
Planning to do a Bullet-Time effect? 1. Load a cylinder prop from the library (any prop will do, actually, but I like the cylinder because I'm about to make a "hub" analogy), and place it at the center of the scene. 2. Select the camera; aim it at the cylinder, either manually or with the "Point At" feature. 3. Parent the camera to the cylinder. Now you've effectively got a wheel, with the camera on the rim and the cylinder as the hub. 4. Make the cylinder invisible so it doesn't ruin the scene. 5. Rotate the cylinder along its y-axis, and the camera will follow.
If you want the camera to rotate 360 degrees,
just set:
Frame#1 camera yRotate to 0 degrees
Frame#(last) camera yRotate to 359 degrees
... and Poser will fill in all the inbetween frames correctly.
Want it to go the other direction?
Just set last frame to yRotate to (minus) -359 degrees.
If you want it to stop anywhere, just use the graph editor and set the spline to "constant."
cheers,
dr geep
;=]
Remember ... "With Poser, all things are possible, and poseable!"
cheers,
dr geep ... :o]
edited 10/5/2019
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
I'm trying to render a bunch of images going round a scene at controlled intervals - does that make sense? Using Poser4. If I make a movie of a walking action for example, I can get a series of images to save, but the camera's not moving. If it does move, it's only along the camera path polyline. I want the camera to go round the scene (like it does in the orbiting preview) in a circular path taking shots towards the center at controlled intervals of maybe 10 degrees at a time. Anybody got a clue? Maybe use a script to program this?