<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PDFBook3D, a 3D flipbook engine</title>
	<atom:link href="http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/</link>
	<description>Creative use of technology. A blog about 3D Flash and Actionscript by Bartek Drozdz</description>
	<lastBuildDate>Thu, 11 Mar 2010 08:28:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ilike2flash</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-18174</link>
		<dc:creator>ilike2flash</dc:creator>
		<pubDate>Sun, 07 Jun 2009 18:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-18174</guid>
		<description>Looking good.</description>
		<content:encoded><![CDATA[<p>Looking good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PDFBook3D, a 3D flipbook engine &#124; Lively Flash Tuts</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-15864</link>
		<dc:creator>PDFBook3D, a 3D flipbook engine &#124; Lively Flash Tuts</dc:creator>
		<pubDate>Thu, 07 May 2009 17:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-15864</guid>
		<description>[...] Visit Article [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit Article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bartek drozdz</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-14944</link>
		<dc:creator>bartek drozdz</dc:creator>
		<pubDate>Thu, 23 Apr 2009 11:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-14944</guid>
		<description>@michael There is no PDF-to-AS3 solution here. The PDF files are processed on the server-side and decomposed into an XML document and a series of images.</description>
		<content:encoded><![CDATA[<p>@michael There is no PDF-to-AS3 solution here. The PDF files are processed on the server-side and decomposed into an XML document and a series of images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prankard</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-14701</link>
		<dc:creator>Prankard</dc:creator>
		<pubDate>Sun, 19 Apr 2009 00:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-14701</guid>
		<description>Looks awesome. I really like the way the amount of pages at the base change as you flick through the pages and the fact you&#039;ve make it a hardback book!</description>
		<content:encoded><![CDATA[<p>Looks awesome. I really like the way the amount of pages at the base change as you flick through the pages and the fact you&#8217;ve make it a hardback book!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-14629</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Fri, 17 Apr 2009 22:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-14629</guid>
		<description>This is an amazing project!  The week before you announced this, I noticed that I hadn&#039;t seen anything like this and was going to build my own in pv3d. I still probably will, since it&#039;s so expensive.

I was not intending to have it generate from a PDF --- How does that work? I&#039;m aware of generating PDFs from Flash, but what is this AS3 runtime PDF solution??</description>
		<content:encoded><![CDATA[<p>This is an amazing project!  The week before you announced this, I noticed that I hadn&#8217;t seen anything like this and was going to build my own in pv3d. I still probably will, since it&#8217;s so expensive.</p>
<p>I was not intending to have it generate from a PDF &#8212; How does that work? I&#8217;m aware of generating PDFs from Flash, but what is this AS3 runtime PDF solution??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bartek drozdz</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-14174</link>
		<dc:creator>bartek drozdz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 17:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-14174</guid>
		<description>@kayluhb thanks, we will look into this!

@yayakut I use only one plane and the front &amp; back materials available in Away3D. With PV3D its a bit more tricky - you need 2 planes to work in synch. Take a look at the source code from my first demo with bending: 

http://www.everydayflash.com/blog/index.php/2008/06/11/bending-modifier-papervision3d/

It was done before I put all the code in to AS3Dmod, but it should give you an idea on how I approached the subject.</description>
		<content:encoded><![CDATA[<p>@kayluhb thanks, we will look into this!</p>
<p>@yayakut I use only one plane and the front &#038; back materials available in Away3D. With PV3D its a bit more tricky &#8211; you need 2 planes to work in synch. Take a look at the source code from my first demo with bending: </p>
<p><a href="http://www.everydayflash.com/blog/index.php/2008/06/11/bending-modifier-papervision3d/" rel="nofollow">http://www.everydayflash.com/blog/index.php/2008/06/11/bending-modifier-papervision3d/</a></p>
<p>It was done before I put all the code in to AS3Dmod, but it should give you an idea on how I approached the subject.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yayakut</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-14072</link>
		<dc:creator>yayakut</dc:creator>
		<pubDate>Wed, 08 Apr 2009 22:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-14072</guid>
		<description>Looks really nice!!!
Could you tell how you bind pages together?
I tried to fold (unfold) in half a piece of paper in Papervision, using a couple of planes (maybe it&#039;s a wrong way to go?), and as3dmod, but the planes got disconnected.
I tweaked some parameters, but couldn&#039;t make the planes stay together without making waving of the paper less realistic. What would you do to fold a piece of paper in half?</description>
		<content:encoded><![CDATA[<p>Looks really nice!!!<br />
Could you tell how you bind pages together?<br />
I tried to fold (unfold) in half a piece of paper in Papervision, using a couple of planes (maybe it&#8217;s a wrong way to go?), and as3dmod, but the planes got disconnected.<br />
I tweaked some parameters, but couldn&#8217;t make the planes stay together without making waving of the paper less realistic. What would you do to fold a piece of paper in half?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makc</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-13881</link>
		<dc:creator>makc</dc:creator>
		<pubDate>Sun, 05 Apr 2009 12:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-13881</guid>
		<description>Real paper king :) I loved attention to details, such as box heights changing.</description>
		<content:encoded><![CDATA[<p>Real paper king :) I loved attention to details, such as box heights changing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashBookmarks</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-13825</link>
		<dc:creator>FlashBookmarks</dc:creator>
		<pubDate>Fri, 03 Apr 2009 23:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-13825</guid>
		<description>Lovely well done :)</description>
		<content:encoded><![CDATA[<p>Lovely well done :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedlarm</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-13815</link>
		<dc:creator>Fedlarm</dc:creator>
		<pubDate>Fri, 03 Apr 2009 22:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-13815</guid>
		<description>Very nice job.. Quite surprised how well it performs, compared to the 2d ones. I also like the feature that it floats in 3d space, so you dont look directly on it.</description>
		<content:encoded><![CDATA[<p>Very nice job.. Quite surprised how well it performs, compared to the 2d ones. I also like the feature that it floats in 3d space, so you dont look directly on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kayluhb</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-13796</link>
		<dc:creator>kayluhb</dc:creator>
		<pubDate>Fri, 03 Apr 2009 13:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-13796</guid>
		<description>(should might == might) ;)</description>
		<content:encoded><![CDATA[<p>(should might == might) ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kayluhb</title>
		<link>http://www.everydayflash.com/blog/index.php/2009/04/03/pdfbook3d-3d-flipbook-engine/comment-page-1/#comment-13795</link>
		<dc:creator>kayluhb</dc:creator>
		<pubDate>Fri, 03 Apr 2009 13:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.everydayflash.com/blog/?p=118#comment-13795</guid>
		<description>Nice work, though it seems like there are some bugs to work out on the application side.  They should might want to include a test for if(swfmacmousewheel != null) in the index.html file of the download package.  When I open the file locally it throws an error in FF 3.0.8.  Also, my PDF didn&#039;t create anything.  I&#039;m going to try a new one, but all the flash stuff looks great!</description>
		<content:encoded><![CDATA[<p>Nice work, though it seems like there are some bugs to work out on the application side.  They should might want to include a test for if(swfmacmousewheel != null) in the index.html file of the download package.  When I open the file locally it throws an error in FF 3.0.8.  Also, my PDF didn&#8217;t create anything.  I&#8217;m going to try a new one, but all the flash stuff looks great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
