FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   ? can't draw over smooth() ?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: ? can't draw over smooth() ?  (Read 605 times)
splendid_zerb


? can't draw over smooth() ?
« on: Dec 8th, 2004, 8:41pm »

I'm new, so bare with me. I'm having a problem with the smooth() function. I don't want to call it a bug, but I will if I have to. I'm creating an array of lines with smooth() and trying to fade them away by drawing a rect the size of the screen over the lines. What is happening is that the anti-aliased lines aren't being drawn over. I don't know whether it's the syntax or it's the Sonia plugin that I'm using. By the way everything is fine if I turn off the smooth() for the lines, but it's not as elegant.
I've tried to replicate the problem in another instance and I haven't been able to produce it without the having the Sonia code added to it. I'm in desperate need to have an answer by Friday 5pm (eastern time) or i'll end up; failing my class, droping out of school and taking a job as an Animal Psychic. kidding
 
you'll need these to view the project:
-the jSyn plug-in to work with the Sonia plug-in
   http://www.pitaru.com/sonia/
-IE or Netscape  
-and a microphone
 
here's the link to the problem:
   http://student.mica.edu/rsczerba/current/applet/Breath_troubleshoot.html
here's a link to a working version (- the smooth)  
   http://student.mica.edu/rsczerba/current/applet/Breath_noSmooth.html
 
please check it out this funky problem, thanks
« Last Edit: Dec 10th, 2004, 8:38pm by splendid_zerb »  
Pages: 1 

« Previous topic | Next topic »