Re: [Flashcoders] 3D engine for dynamic text
Looks like its mature enough. It exports ActionScript for you at least. Probably a really good option if your into game development. Amazing graphic engine IMO. Only problem I see is the fact that your swf will play a little slower than a native Unity export. But if its giving you the code that runs the game in ActionScript, you may be able to tweak the code and optimize it to run better. Plus if you find out how to optimize their code, they may pay you for that knowledge since that is what they are working on as well. Just a thought.. :) http://docs.unity3d.com/Documentation/Manual/flash-gettingstarted.html Also, @Jason For your other thread, they have a conference of their own. Don't know if its something of interest, but you can read up and decide that one yourself. http://unity3d.com/unite/unite2013 Best, Karl On Jan 14, 2013, at 11:37 PM, Claudio M. E. Bastos Iorio wrote: I've did it. You have a Flash exporter in Unity. Is not as mature as you would expect, but it works. However, take into account that you'll need to avoid using certain Unity classes, etc if you target Flash. Definitely worth it, but also consider the learning curve as well. Claudio M. E. Bastos Iorio http://www.blumersolutions.com -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Monday, January 14, 2013 11:51 PM To: Flash Coders List Subject: Re: [Flashcoders] 3D engine for dynamic text Has anyone tried Unity 3D? Do you know if it works with flash. I have that one and was wanting to try it out, just hadn't yet. Worth the time or no? There is also Swift 3D which has been updated recently (I believe). Swift 3D works with vectors well as far as I could tell. Best, Karl On Jan 14, 2013, at 3:50 PM, Randall Tinfow wrote: Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
RE: [Flashcoders] 3D engine for dynamic text
Swift3D is a modeling tool and for Flash, it exports out as Papervision3D files/classes. Jason Merrill Instructional Technology Architect II Bank of America Global Learning 703.302.9265 (w/h) -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Monday, January 14, 2013 9:51 PM To: Flash Coders List Subject: Re: [Flashcoders] 3D engine for dynamic text Has anyone tried Unity 3D? Do you know if it works with flash. I have that one and was wanting to try it out, just hadn't yet. Worth the time or no? There is also Swift 3D which has been updated recently (I believe). Swift 3D works with vectors well as far as I could tell. Best, Karl On Jan 14, 2013, at 3:50 PM, Randall Tinfow wrote: Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
RE: [Flashcoders] 3D engine for dynamic text
Also Away3D and Alternativa support hardware acceleration. I don't know about the others. Jason Merrill Instructional Technology Architect II Bank of America Global Learning 703.302.9265 (w/h) -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Frank McGuire Sent: Monday, January 14, 2013 5:28 PM To: 'Flash Coders List' Subject: RE: [Flashcoders] 3D engine for dynamic text I agree with Jason. Away3D is well-documented. Alternativa is faster but not much documentation. Take a look at http://wonderfl.net/ and http://www.flashandmath.com/ for some interesting samples in both. Frank McGuire Flex/Flash Developer e-learning/mobile/AIR -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Merrill, Jason Sent: Monday, January 14, 2013 10:55 PM To: Flash Coders List Subject: RE: [Flashcoders] 3D engine for dynamic text Papervision3D - fantastic library, very capable, but dead. Away3D - fantastic library, active community, still being supported (last I heard) Sandy3D - smaller, less capable as far as I know, not sure if it's still in development Alternativa - very capable, still being supported (I assume), seemed harder to get up and working when I tried it. That said, if it was me, I would probably try out Away3D, even though I am well versed in Papervision. Second choice would be Alternativa. Jason Merrill Instructional Technology Architect II Bank of America Global Learning 703.302.9265 (w/h) -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Randall Tinfow Sent: Monday, January 14, 2013 4:50 PM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] 3D engine for dynamic text Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
[Flashcoders] 3D engine for dynamic text
Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
RE: [Flashcoders] 3D engine for dynamic text
Papervision3D - fantastic library, very capable, but dead. Away3D - fantastic library, active community, still being supported (last I heard) Sandy3D - smaller, less capable as far as I know, not sure if it's still in development Alternativa - very capable, still being supported (I assume), seemed harder to get up and working when I tried it. That said, if it was me, I would probably try out Away3D, even though I am well versed in Papervision. Second choice would be Alternativa. Jason Merrill Instructional Technology Architect II Bank of America Global Learning 703.302.9265 (w/h) -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Randall Tinfow Sent: Monday, January 14, 2013 4:50 PM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] 3D engine for dynamic text Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Re: [Flashcoders] 3D engine for dynamic text
Hi, Also checkout FIVe3d http://five3d.mathieu-badimon.com/ It's been around a whileand looks like the code was last updated in 2011, but for just rendering text in vector format, I found it was really nice and simple to use. There are some examples on that page to check outand some of Mathieu's FIVe3D examples are quite cool: http://www.mathieu-badimon.com/ http://lab.mathieu-badimon.com/ Other libraries may have pulled the finger out on 3D text, but afaik, this _was_ the only one that did it nicely with vectors. I am not sure if it uses GPU at all, but it's worth looking at if you just want to do simple text - check out the Archive examples: http://five3d.mathieu-badimon.com/archives/ HTH Glen On 14/01/2013 21:50, Randall Tinfow wrote: Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Re: [Flashcoders] 3D engine for dynamic text
I completely agree, Away3d or Alternative is a safe bet. Away3d is part of the adobe gaming development kit, together with starling and scout etc. I don't think the learning curve will bury you, but that probably depends more on setting realistic expectations than anything else ;) On Jan 14, 2013, at 10:54 PM, Merrill, Jason wrote: Papervision3D - fantastic library, very capable, but dead. Away3D - fantastic library, active community, still being supported (last I heard) Sandy3D - smaller, less capable as far as I know, not sure if it's still in development Alternativa - very capable, still being supported (I assume), seemed harder to get up and working when I tried it. That said, if it was me, I would probably try out Away3D, even though I am well versed in Papervision. Second choice would be Alternativa. Jason Merrill Instructional Technology Architect II Bank of America Global Learning 703.302.9265 (w/h) -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Randall Tinfow Sent: Monday, January 14, 2013 4:50 PM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] 3D engine for dynamic text Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
RE: [Flashcoders] 3D engine for dynamic text
I agree with Jason. Away3D is well-documented. Alternativa is faster but not much documentation. Take a look at http://wonderfl.net/ and http://www.flashandmath.com/ for some interesting samples in both. Frank McGuire Flex/Flash Developer e-learning/mobile/AIR -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Merrill, Jason Sent: Monday, January 14, 2013 10:55 PM To: Flash Coders List Subject: RE: [Flashcoders] 3D engine for dynamic text Papervision3D - fantastic library, very capable, but dead. Away3D - fantastic library, active community, still being supported (last I heard) Sandy3D - smaller, less capable as far as I know, not sure if it's still in development Alternativa - very capable, still being supported (I assume), seemed harder to get up and working when I tried it. That said, if it was me, I would probably try out Away3D, even though I am well versed in Papervision. Second choice would be Alternativa. Jason Merrill Instructional Technology Architect II Bank of America Global Learning 703.302.9265 (w/h) -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Randall Tinfow Sent: Monday, January 14, 2013 4:50 PM To: flashcoders@chattyfig.figleaf.com Subject: [Flashcoders] 3D engine for dynamic text Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Re: [Flashcoders] 3D engine for dynamic text
Away3D is the right choice, its easy to use and has a TextFiled3D Class. Together with a TextExtrusion Class you can make realy nice stuff. *Beatrix Kruemmer-Frau* Director Actionscripthero.org Master of Arts in Designer | Developer | CEH-LPIG www.actionscripthero.org | @ASHero_org | @birikini Am 14.01.2013 22:50, schrieb Randall Tinfow: Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Re: [Flashcoders] 3D engine for dynamic text
I agree with the guys here on considering Away3D as a first choice. However, let me also include another library, very similar to away3D Alternativa regarding specs and benchmarks, but also including a cleaner 3D asset integration pipeline: Flare3D. Let me know if you have more questions. Claudio M. E. Bastos Iorio http://www.blumersolutions.com On Jan 14, 2013 7:47 PM, Beatrix Krümmer-Frau birik...@hotmail.de wrote: Away3D is the right choice, its easy to use and has a TextFiled3D Class. Together with a TextExtrusion Class you can make realy nice stuff. *Beatrix Kruemmer-Frau* Director Actionscripthero.org Master of Arts in Designer | Developer | CEH-LPIG www.actionscripthero.org | @ASHero_org | @birikini Am 14.01.2013 22:50, schrieb Randall Tinfow: Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT __**_ Flashcoders mailing list Flashcoders@chattyfig.figleaf.**com Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/**mailman/listinfo/flashcodershttp://chattyfig.figleaf.com/mailman/listinfo/flashcoders __**_ Flashcoders mailing list Flashcoders@chattyfig.figleaf.**com Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/**mailman/listinfo/flashcodershttp://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Re: [Flashcoders] 3D engine for dynamic text
Has anyone tried Unity 3D? Do you know if it works with flash. I have that one and was wanting to try it out, just hadn't yet. Worth the time or no? There is also Swift 3D which has been updated recently (I believe). Swift 3D works with vectors well as far as I could tell. Best, Karl On Jan 14, 2013, at 3:50 PM, Randall Tinfow wrote: Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
RE: [Flashcoders] 3D engine for dynamic text
I've did it. You have a Flash exporter in Unity. Is not as mature as you would expect, but it works. However, take into account that you'll need to avoid using certain Unity classes, etc if you target Flash. Definitely worth it, but also consider the learning curve as well. Claudio M. E. Bastos Iorio http://www.blumersolutions.com -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Karl DeSaulniers Sent: Monday, January 14, 2013 11:51 PM To: Flash Coders List Subject: Re: [Flashcoders] 3D engine for dynamic text Has anyone tried Unity 3D? Do you know if it works with flash. I have that one and was wanting to try it out, just hadn't yet. Worth the time or no? There is also Swift 3D which has been updated recently (I believe). Swift 3D works with vectors well as far as I could tell. Best, Karl On Jan 14, 2013, at 3:50 PM, Randall Tinfow wrote: Know little about 3D for AS3, so I'm struggling to decide where to focus my efforts. What's the recommendation for a library that will build a 3D model and animate in realtime from input text? Papervision3D Away3D Sandy3D Alternativa3D? Hopefully the learning curve will not bury me. Thanks, Randy Tinfow IMAGE PLANT ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Karl DeSaulniers Design Drumm http://designdrumm.com ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders