Loading...
Logo
Processing Forum
Hi, Guys!

I'm looking for some advice regarding P5 3D rendering.
I was porting an app form Java to JS and came across some
difficulties. First was the Peasycam mismatch, then, don´t know why,
pushStyle()/popStyle() is stopping my sketch… however, I managed to
surpass all that… finally the sketch is running in JS.

However, I'm getting quite different results between old and new sketch
in what concerns rendering. 

JAVA >>  http://diogotudela.com/java_js/JAVA.png


Any thoughts? Do I have to live with the lack of elegance
in JS gradients?

Thank you for your time!

Best Regards,
Diogo Tudela
////////////////////////////////////
www.diogotudela.com

Replies(1)

I don't think anyone will be able to answer this without having the relevant source code to refer to :-(