tag:blogger.com,1999:blog-8544609315733972726.post3612043065540711849..comments2008-04-29T15:21:28.785-06:00Comments on OpenOffice.org Ninja: Impressive Eye Candy: 3D OpenGL TransitionsAndrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comBlogger48125tag:blogger.com,1999:blog-8544609315733972726.post-19747108257883945732008-04-29T15:21:00.000-06:002008-04-29T15:21:00.000-06:00Jakomo: Please see the post Where is the OpenGL 3D...Jakomo: Please see the post <A HREF="http://www.oooninja.com/2008/04/opengl-3d-impress-extension.html" REL="nofollow">Where is the OpenGL 3D extension for Impress?</A>Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-15435690274554083432008-04-29T04:46:00.000-06:002008-04-29T04:46:00.000-06:00hey are just coping Mac's Keynote without Innovati...hey are just coping Mac's Keynote without Innovation :/Amorhttp://www.blogger.com/profile/17255009212838266149noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-34696635771183639122008-04-24T04:35:00.000-06:002008-04-24T04:35:00.000-06:00Hi everybody!Is there any schedule on the release ...Hi everybody!<BR/><BR/>Is there any schedule on the release of the extension? I can't find any information about it on any OO related site.<BR/><BR/>Thanks alot,<BR/><BR/>JakomoAnonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-1388606012116211312008-04-18T10:10:00.000-06:002008-04-18T10:10:00.000-06:00ok for transaction but for animation ?reflects on ...ok for transaction but for animation ?<BR/>reflects on images and somethinj like this?visikhttp://www.blogger.com/profile/13141720076103851024noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-51781002958159157022008-04-06T23:32:00.000-06:002008-04-06T23:32:00.000-06:00blog: I expected it would be released by now, so ...<A HREF="http://www.oooninja.com/2008/02/eye-candy-3d-opengl-transitions-impress.html?showComment=1207544040000#c1019743982253819319" REL="nofollow">blog</A>: I expected it would be released by now, so I am not sure. I tried building it as an .oxt extension, but I have not yet succeeded. For testing, either use the download from this page or simply <A HREF="http://www.oooninja.com/2007/12/building-ooo-build-from-source.html" REL="nofollow">build OpenOffice.org from source</A> using the flags --enable-opengl and --enable-ogltrans. Also, it seems Ubuntu, Debian, and Mandriva have the ogltrans package in their repositories (maybe unstable repositories). Finally, I expect OxygenOffice will have it in OxygenOffice 2.4.0: you may check the <A HREF="ftp://ftp.devall.hu/kami/" REL="nofollow">OxygenOffice development snapshot site</A>.Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-10197439822538193192008-04-06T22:54:00.000-06:002008-04-06T22:54:00.000-06:00Is there any sort of time frame for the release of...Is there any sort of time frame for the release of the extension or instructions on how we might build it ourselves for testing?bloghttp://blog.russellharrison.com/noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-30622371263083917342008-03-28T08:46:00.000-06:002008-03-28T08:46:00.000-06:00Anonymous: No, this feature is never planned to be...<A HREF="http://www.oooninja.com/2008/02/eye-candy-3d-opengl-transitions-impress.html?showComment=1206692100000#c2028164301121403354" REL="nofollow">Anonymous</A>: No, this feature is never planned to be included with the official/vanilla <A HREF="http://katana.oooninja.com/w/editions_of_openoffice.org" REL="nofollow">edition</A> of OpenOffice.org. It is intended as an <A HREF="http://extensions.services.openoffice.org/" REL="nofollow">extension</A> which has not been released quite yet.Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-31850688928601145952008-03-28T02:22:00.000-06:002008-03-28T02:22:00.000-06:00I gotta agree with jamielesouef here. Without tryi...I gotta agree with jamielesouef here. Without trying to sound overly negative, I really think 3D could be used for adding something actually functional and innovative instead of just new eye candy.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-20281643011214033542008-03-28T02:15:00.000-06:002008-03-28T02:15:00.000-06:00I'm wondering if the OpenGL transistions are bunde...I'm wondering if the OpenGL transistions are bundeled within the official 2.4 release .deb packages, which have been released yesterday? I'm unable to find them!Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-19789436175929260912008-03-27T22:31:00.000-06:002008-03-27T22:31:00.000-06:00for ubuntu users:sudo apt-get install openoffice.o...for ubuntu users:<BR/>sudo apt-get install openoffice.org-ogltransEdward Clarkhttp://www.blogger.com/profile/13772594743918105982noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-71973534360961829782008-03-27T12:30:00.000-06:002008-03-27T12:30:00.000-06:00Platform independence: It should be possible to ma...Platform independence: It should be possible to make it platform independent, but it required different glue on each platform; GLX on Linux, WGL on Windows, AGL on MacOS. It'll get there now that the code's in out. It may be further complicated by use of any libs to get the OpenGL context in the OpenOffice window and the mechanism to get the image into texture for teh rendering, but it's not a big deal really, it'll get ported, and all the more quickly because it's done using OpenGL. It's really a code portability issue, not every interface has a portable abstraction that makes sense for inclusion in OpenOffice. It's really not a big deal and the OpenGL code will port.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-52834975874951505862008-03-27T12:24:00.000-06:002008-03-27T12:24:00.000-06:00The aliasing vs anti-aliasing is a hardware based ...The aliasing vs anti-aliasing is a hardware based feature. You should be able to force multisample anti-aliasing in the driver. It is also straightforward to request it in the OpenGL code (and GLX or equivalent) but it's all somewhat orthogonal to the main feature here. It won't need a rewrite or anything to add it if it's not already supported and if you care you can do it now if you know how.<BR/><BR/>I think it's cool, well done.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-81388504740205769032008-03-27T03:54:00.000-06:002008-03-27T03:54:00.000-06:00Seems nice, but why is it not platform independent...Seems nice, but why is it not platform independent? Something that does only work on one specific platform is not following the philosophy of openoffice.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-23117047950397347342008-03-15T08:25:00.000-06:002008-03-15T08:25:00.000-06:00Tips for Ubuntu users who download the special bui...Tips for Ubuntu users who download the special build linked on this page:<BR/><BR/>1. Install with alien or <A HREF="http://user.services.openoffice.org/en/forum/viewtopic.php?p=15478#p15478" REL="nofollow">use rpm -Uvh --no-md5</A>.<BR/><BR/>2. Install the freedesktop RPM desktop integration package using RPM or alien.<BR/><BR/>3. Fix this error: <A HREF="http://user.services.openoffice.org/en/forum/viewtopic.php?p=15821#p15821" REL="nofollow">/opt/openoffice.org2.4/program/soffice.bin: symbol lookup error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_once_init_enter_impl</A>Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-64489357494217761412008-03-13T01:19:00.000-06:002008-03-13T01:19:00.000-06:00 works great!<A HREF="ftp://ftp.devall.hu/kami" REL="nofollow"/> works great!Y. Chaohttp://www.blogger.com/profile/04088137495643676264noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-61101188015705950292008-03-11T09:06:00.000-06:002008-03-11T09:06:00.000-06:00I must resist the urge to try it on my EeePC. Can'...I must resist the urge to try it on my EeePC. Can't wait to see this project redistributed, I'll sure use this in my next presentationat school in June if available ! (I would have to rely on KeyJNOte otherwise).<BR/><BR/>Speaking about KKeyJNote... wouldn't it be possible to ad a few features from this app into this OOo extension? I'm thinking about the "Overview mode" and the "Highlight box" - as seen on http://keyjnote.sourceforge.net/Miles Prowerhttp://www.blogger.com/profile/14598630662085205453noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-5507560798852236692008-03-06T13:28:00.000-07:002008-03-06T13:28:00.000-07:00Andrew Z:Thank you very much. Md5sum is correct bu...Andrew Z:<BR/>Thank you very much. Md5sum is correct but the I have the following error during installation:<BR/>error: unpacking of archive failed on file /opt/openoffice.org2.4/program/libstdc++.so.6.1;47d05353: cpio: MD5 sum mismatch<BR/>Anyway, I'll try Kami's experimental build first.Y. Chaohttp://www.blogger.com/profile/04088137495643676264noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-38847524318044195472008-03-02T18:07:00.000-07:002008-03-02T18:07:00.000-07:00Ah thanks. I guess I'll wait for the extension.Ah thanks. I guess I'll wait for the extension.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-26801967520524294122008-03-02T16:00:00.000-07:002008-03-02T16:00:00.000-07:00Anonymous: It is standard for the feature not to b...<A HREF="http://www.oooninja.com/2008/02/eye-candy-3d-opengl-transitions-impress.html#c3741237802647573946" REL="nofollow">Anonymous</A>: It is standard for the feature <B>not</B> to be included in any OpenOffice.org distribution. It is intended to be distributed as an extension. Your choices include: downloading the version I posted, waiting for the extension, and building OpenOffice.org from the source code.Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-37412378026475739462008-03-02T15:40:00.000-07:002008-03-02T15:40:00.000-07:00I downloaded the OpenOffice 2.4 deb from openoffic...I downloaded the OpenOffice 2.4 deb from openoffice.org for Ubuntu. However, I don't seem to have the 3D slide transitions.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-56808309827143571182008-02-29T08:02:00.000-07:002008-02-29T08:02:00.000-07:00Y. Chao: I tried the tarball again, and it works f...<A HREF="http://www.oooninja.com/2008/02/eye-candy-3d-opengl-transitions-impress.html#c4006867976976964251" REL="nofollow">Y. Chao</A>: I tried the tarball again, and it works fine. Try downloading it again or grab <A HREF="ftp://ftp.devall.hu/kami/" REL="nofollow">Kami's experimental build</A> (his is much larger).<BR/><BR/>For the torrent I posted, here are the md5sums:<BR/>0773fce720b2b91392f4770091ff7fa4 openoffice.org-core05-2.4.0-9268.i586.rpm<BR/>01336ed3d3229f5786f09e601aadb372 openoffice.org-core05u-2.4.0-9268.i586.rpm<BR/>75ca9620a2709b7ccb5dd470327b61b3 OOo-Dev_2.4.0_OOH680_m6_LinuxIntel_install_en-US.tar.bz2Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-61923442117125852072008-02-28T22:34:00.000-07:002008-02-28T22:34:00.000-07:00Y. Chao,I think that this is a long way away from ...Y. Chao,<BR/><BR/>I think that this is a long way away from becoming main stream for OO.org.<BR/><BR/>Hey, I run all those cool 3D Desktops with my Linux Mint OS, but getting OO.org to do that my take a while.<BR/><BR/>Regards,<BR/><BR/>JJMacey<BR/>Phoenix, ArizonaJohn Maceyhttp://www.blogger.com/profile/09044857834612421294noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-40068679769769642512008-02-28T22:21:00.000-07:002008-02-28T22:21:00.000-07:00Is the file of the provided BT link provided corru...Is the file of the provided BT link provided corrupted? I've successfully d/l it and un-tarred. However, core05 and core05 have md5 mismatch when rpm install.Y. Chaohttp://www.blogger.com/profile/04088137495643676264noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-68294605983686040212008-02-24T16:30:00.000-07:002008-02-24T16:30:00.000-07:00JohnIs there a repo for this?There is no repo yet,...<A HREF="http://www.oooninja.com/2008/02/eye-candy-3d-opengl-transitions-impress.html#c5860704901291213588" REL="nofollow">John</A><BR/><BR/><I>Is there a repo for this?</I><BR/><BR/>There is no repo yet, but once OpenOffice.org 2.4.0 comes out, there may be several choices. With some editions of OpenOffice.org, you may need to manually install the extension.<BR/><BR/><I>I'd like to see it done using Linux, and an opensource app.</I><BR/><BR/>The videos above were done on Fedora 7 in OpenOffice.org using <A HREF="http://dbservice.com/projects/yukon/wiki" REL="nofollow">Yukon</A> and ffmpeg.Andrew Zhttp://www.blogger.com/profile/10108637160465346326noreply@blogger.comtag:blogger.com,1999:blog-8544609315733972726.post-62782622267143822572008-02-23T08:35:00.000-07:002008-02-23T08:35:00.000-07:00We are naysayers about this, because the title of ...We are naysayers about this, because the title of the topic was "IMPRESSIVE Eye Candy: 3D OpenGL Transitions". And when it fails to <B>IMPRESS</B>, we don't feel so forgiving :). <BR/>Nowadays you'd have imagined some shader goodness after reading the title. Like slides, burning like paper and being lifted up by wind, or simply falling down. Or a slide, that highlights a part of the current one (like a pill-button, but with some extra exposure and high-contrast of that part, while the rest alpha-fades-out and shows the background, then that highlighted part blurs+twirls+partially fades (and possibly moves out of screen) while the pill-button fades-out. <BR/>Also, start remembering transitions you've seen in games, mix them and voila you get another transition.Anonymousnoreply@blogger.com