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.
IndexProgramming Questions & HelpOther Libraries › P5Sunflow textures
Page Index Toggle Pages: 1
P5Sunflow textures (Read 565 times)
P5Sunflow textures
Mar 29th, 2008, 5:08pm
 
Should P5Sunflow be able to render textured quads and the like?

My simple test app to render a texture mapped quad results in a black rectangle when using P5Sunflow, but is otherwise fine using one of the out-of-the-box renderers.

I may be missing something, or more maybe a whole lot more!

Thanks.





Re: P5Sunflow textures
Reply #1 - Apr 1st, 2008, 11:53pm
 
Hi,

have you taken into account that p5Sunflow is compiled to Java 1.5 or even 1.6. Processing out of the box comes with Java 1.4.



rgs,
Frederik
Re: P5Sunflow textures
Reply #2 - Apr 2nd, 2008, 10:36pm
 
P5Sunflow does not do textures, or translucent materials or anything other than the diffuse rendering material.

But it would be super sweet if it did!
Re: P5Sunflow textures
Reply #3 - Apr 2nd, 2008, 10:39pm
 
movax wrote on Apr 2nd, 2008, 10:36pm:
But it would be super sweet if it did!  


t'would indeed.

Thanks for clarifying this.
Re: P5Sunflow textures
Reply #4 - Apr 2nd, 2008, 11:41pm
 
Last I heard, Mark Chadwick had a new version of the lib near completion that would add some seriously sweet features.  Ahh happy dreams..


Page Index Toggle Pages: 1