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.
Page Index Toggle Pages: 1
P3D Feature Requests (Read 1701 times)
P3D Feature Requests
Apr 1st, 2006, 2:02am
 
I have 2 requests.

-Please allow strokeWeight(), strokeJoin(), etc to work with 3D lines in P3D.

-Vector/Geometric BlendModes(additive, subtractive, etc) - For 3D shapes being drawn.  (so a red square in 3D passing thru a blue square in 3d could create purple when they overlap.  I dont see how blend() could do it!)


With these two additions, I could port some of my favorite cool opengl stuff!!  I LOVE PROCESSING!!


Re: P3D Feature Requests
Reply #1 - Apr 2nd, 2006, 8:46pm
 
re: strokeweight/join:
http://dev.processing.org/bugs/show_bug.cgi?id=123

the blend stuff is planned but probably not before 1.0.
Re: P3D Feature Requests
Reply #2 - Apr 3rd, 2006, 11:15pm
 
Awesome.
Re: P3D Feature Requests
Reply #3 - Sep 1st, 2006, 5:30pm
 
Since strokeWeight() won't be added to P3D, has anyone figured out an alternative for strokeWeight() while using P3D? Or do you have a suggestion for making 2D lines of varying thickness?

thanks
Re: P3D Feature Requests
Reply #4 - Sep 4th, 2006, 4:32pm
 
i've added some code to the bug report:
http://dev.processing.org/bugs/show_bug.cgi?id=123
Re: P3D Feature Requests
Reply #5 - Sep 25th, 2006, 5:05am
 
thank you!
Page Index Toggle Pages: 1