Activity › Forums › Adobe After Effects › 3d page flip, hide backside
-
3d page flip, hide backside
Posted by Chad Ashton on August 27, 2007 at 10:55 pmWhen do a page turn you see the image on the otherside. What do i need to do to not show the backside. Thanks Chad
Sahar yehia Elsayes replied 9 years, 9 months ago 8 Members · 7 Replies -
7 Replies
-
Mike Clasby
August 27, 2007 at 11:32 pmHere’s a reply to an earlier post, two ways.
Name: yikesmikes
Date: Aug 25, 2007 at 12:42:35 pm
Subject: Re: pictures on both ide of a jpegYou don’t really need a solid. Here are two ways, first with an expression and parenting, the second with position separation of Z-depth.
1) Expression, oh boy!
Add you pics to the comp, make them 3D. They should be the same size.
Add this nifty Dan expression to the Opacity of the front (will be on top in the stack) layer (Copy the expression, Alt-Click the Opacity Stopwatch, then Paste, hit Enter):
if (toCompVec([0, 0, 1])[2] > 0 ) value else 0
Make the front (top) layer the Parent of the back (bottom) by pickwhipping from the bottom to the top in the Parent Column.
Rotate the parent pic and you see the backside when it revolves.
Add a camera and the same expression works, so fly-arounds will see the backside of the card.
The expression comes from here:
https://www.motionscript.com/design-guide/invisible-facing-away.html
2) By Z-Depth, back side 1/10 pixel behind
Place the two pics in a camp, make them 3D, P reveals the position, add 0.1 to the Back’s Z,
so the Back would be:
320 , 240 , 0.1
and the Front would remain
320, 240 , 0.0
Now parent the make the Front the Parent of the Back, and animate the Front to control both. The camera works for this too.
If things get a little wonky make sure you’re using the Advanced 3D settings, (Ctrl K>Advanced Setting>Advanced>Rendering Plugin>Advanced 3D).
If you’re using CC Page Turn on a 2D layer (sound like you are not) just choose another layer from the Backside dropdown.
-
David Gudelius
November 18, 2008 at 4:01 pmThis expression is really worth one’s weight in gold. Maybe diamond, at all.
Had the same problem and found this post … thank you very much! -
Eliezer Cisner
January 1, 2012 at 8:12 amThis expression is amazing! Thank for bringing it to my attention!
One question: The layers with the expressions is in a composition inside a comp that will have the camera. How can I tell the layers to use the camera of the main comp? -
Jacky Wen
January 5, 2013 at 3:25 amHi, I have used this page turning tool for a long time. It helps me a lot in converting pdf files to flip book.
-
Green Maggie
May 27, 2014 at 10:13 amThe page flip effect looks so cool as we are far away from paper books day by day in digital era.
I made page flip books with this tool: https://bit.ly/1ptMgJq -
Sahar yehia Elsayes
August 8, 2016 at 7:54 amI just came from 2016 to let you know how grateful I am for this AmAzing post!! Thank You Sooo Much ^^
Reply to this Discussion! Login or Sign Up