We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionGeneral Discussion,  Status › 3D Speed: Processing vs Flash
Page Index Toggle Pages: 1
3D Speed: Processing vs Flash (Read 1821 times)
3D Speed: Processing vs Flash
Nov 1st, 2009, 2:49pm
 
Does anyone have or know of any data comparing 3D rendering speed between Processing and Flash/Flex/Papervision (or other 3D engine)? Or more generally, pros and cons of Processing vs Flash/Flex/Papervision for web-based 3D animation projects? Thanks. Smiley
Re: 3D Speed: Processing vs Flash
Reply #1 - Nov 2nd, 2009, 1:25pm
 
Processing has two 3D rendering engines, P3D and OpenGL. OpenGL will be highly accelerated (or not) depending on the graphics hardware on the computer the software is running on. P3D has no hardware acceleration and is highly optimized, with less quality. Both will run in a browser, but running and OpenGL applet sometimes has problems. I'll leave the Papervision comparison to someone else.
Re: 3D Speed: Processing vs Flash
Reply #2 - Nov 3rd, 2009, 8:11am
 
Thanks REAS, is OpenGL available on most systems today?
Re: 3D Speed: Processing vs Flash
Reply #3 - Nov 3rd, 2009, 8:24am
 
they tried to answer this question : http://stackoverflow.com/questions/758874/what-percentage-of-windows-boxes-have-opengl-support
Page Index Toggle Pages: 1