Copy link to clipboard
Copied
i am having trouble positioning the camera through my scene. i have set up a 3d maP with a bunch of landmarks on it (all in 3d) and I want to fly though the scene.
I am having a huge amount of trouble with using the camera controls and I can’t find any good video tutorials on specifically how to use the camera control tools.
Also, my two-node camera is not rotating around the point of interest like it should. I have checked all my settings and restarted it but it still won’t stick the point of interest in place like it should. I have tried one-node camera and it’s not that wither.
Any helpful links would be gratefully received
Thanks
Try this:
If the Camera is selected in a second view, moving the camera moves both the Camera and the Point of Interest. After Effects has always worked this way.
If the Camera is not selected, you will notice a different cursor when you click and drag on the camera body. There is a little white square around the Camera body, and you can now move the camera around without moving the Point of Interest.
When working on a project like yours, I almost always add a 3D POI null to the stage (Comp) and use a
...Copy link to clipboard
Copied
Does this help?
The most efficient workflow depends on your scene layout and design goals. It's hard to recommend the most efficient workflow without knowing exactly what you are trying to accomplish. Post some screenshots showing a couple of comp views so we can see how you have laid out the layers.
Copy link to clipboard
Copied
Hi Rick
Thanks for your reply. I had seen that clip in anpther thread - thank you for digging it out for me. It helps - I am doing much better with camera control, so that's a plus!
The immediate problem I am having is that the point of interest in the 2-node camera isn't locking onto the POI like it should. I can't understand why, but it must be my error - I have access to 2 separate computers with AE and i have the same issue with both. I'll take a screen capture and post it if I can.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Try this:
Copy link to clipboard
Copied
This is fabulous - thank you so much for the effort you went to - it's exactly what I needed! Thank you!!
bec
Copy link to clipboard
Copied
If the Camera is selected in a second view, moving the camera moves both the Camera and the Point of Interest. After Effects has always worked this way.
If the Camera is not selected, you will notice a different cursor when you click and drag on the camera body. There is a little white square around the Camera body, and you can now move the camera around without moving the Point of Interest.
When working on a project like yours, I almost always add a 3D POI null to the stage (Comp) and use a simple PickWhip expression to tie the Camera's point of interest to the Null.
temp = thisComp.layer("POI Null").transform.position;
[temp[0], temp[1], temp[1]]
This allows me to see the path that the Point of Interest will follow in the Composition Panel, which makes fine-tuning that path much easier. That is the only way to visually check the path of the point of interest. It makes moving the camera and adjusting the framing much easier and more accurate.
Copy link to clipboard
Copied
yesssssss!! omg thank you so so much!! the camera controls :
If the Camera is not selected, you will notice a different cursor when you click and drag on the camera body. There is a little white square around the Camera body, and you can now move the camera around without moving the Point of Interest.
This was exactly the info i needed. I knew it must have been my error - something I don't understand about the UI, but I just could not get to the bottom of it. It's one of those things that only experience (or asking the right question) can fix. i just couldn't get to the bottom of it.
I'll also use a null to control the camera. great advice.
thanks so much (again)!
Cheers
Bec
Copy link to clipboard
Copied
Directional and Spotlights have the same behavior. If the light is selected before you click and drag, the light and the point of interest move. If you click on an unselected light and drag it around, you will get the little square icon indicating that the point of interest will not move.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
It is a misconception that the sun can be reproduced with a single light source. The entire sky provides some soft fill light, and so do all of the other things in your view that are not dark colors.
In After Effects, if you want to simulate the sun and have soft shadows, use a Point Light (or a Spotlight with a wide cone angle that is at least three comp widths (about 5 of 6K pixels in an HD comp) from your subject so the shadows have the proper perspective and add 10 to 20% ambient light. If AE had true ray tracing and you set up a comp filled with things that could bounce some fill light into the scene, you could get close without using a little ambient light, but the scene would take much longer to render.
Unfortunately, Parallel lights do not have the option to create feathered shadows, so you are stuck with Spot or Point lights.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now