Skip to content

Papervision Page Turn Demo

I was checking out some Papervision3D stuff a few months back, and I thought it would be fun to adapt Lee Felarca’s page curl effect into something a bit more fleshed out. This demo also makes use of PV3D’s InteractivePlane feature, which allows us to create buttons on the 3D book’s pages. Thanks Lee!

{ 12 } Comments

  1. Lee Felarca | April 13, 2008 at 10:34 pm | Permalink

    Very cool!

    :)

    Lee

  2. Richard | May 22, 2008 at 2:07 am | Permalink

    Wow, looks great!

    can you send me the source file?

    greetz Richard

  3. Dan | May 23, 2008 at 3:07 pm | Permalink

    Since I’ve had a few requests, I posted the source files here. Enjoy!

  4. Dan | July 2, 2008 at 8:42 am | Permalink

    For those who were having problems integrating the PV3D source, I’ve replaced the zip with a new version which now contains the papervision source I originally used to build the demo.Here ya go.

  5. Nellboy | July 8, 2008 at 12:41 pm | Permalink

    thanks ever so much… this is exactly what i’ve been looking for…

  6. Steve Jones | July 17, 2008 at 12:06 am | Permalink

    Hi Dan (and Lee)

    This is a cool start to something - just wanted to know if you’re still working on it. I was thinking of developing it further into a class where you can supply any form of DisplayObject that conforms to an IPage interface, so the pages can be added dynamically from real content rather than having to use embedded library symbols.

    I obviously won’t do it if you are already spending time on it, but I would like to contribute with some dev work…

    Cheers

    Steve J

  7. nick | July 28, 2008 at 2:30 am | Permalink

    thanks very much. diving deep into your code helped me understand the original class so much more!

    i’m currently fighting a strange issue of transparent pages, with working (also invisible :( ) buttons on them - mysterious encounter, and thought just to stop by and thank you as a relaxing moment :))

  8. mooshoo | August 3, 2008 at 4:25 pm | Permalink

    Neat! Do you know if you will be posting a PV 2.0-compatible version? If so, I’d love to see it. I’m trying to convert the files now, but it seems to be stuck on the Faces3D…

  9. Jrock | September 12, 2008 at 7:51 am | Permalink

    Wow, this is great! Any tips on what to do if the pages are .png’s and not jpgs? I’m having trouble getting the transparency to show - only shows black.

  10. Jordan | September 15, 2008 at 10:44 am | Permalink

    your implementation of this page flipper is awesome. Quick question for you: how would I go about controlling the x,y,z,rotation of the book itself, not the camera?

  11. Dan | September 15, 2008 at 11:03 am | Permalink

    @Steve Jones & mooshoo: I’m not sure about Lee, but I haven’t developed anything further on the pageturn since this demo. Some day I will revisit it.

    @Jordan: Not quite sure, but remember that the book is a set of planes, not an actual model.

  12. Karl | November 4, 2008 at 9:28 am | Permalink

    Thanks a million for sharing! Great Framework(do you say that in Flash?!) your offering and keep that up. There’s no way learning webtechniques without people sharing their work. So thanks a million!

Post a Comment

Your email is never published nor shared. Required fields are marked *