Hey everyone, I'm new to processing, and my sketches have been running very slowly. I haven't made a text output of the fps, but I'm guessing its < 10fps. I've got an 8800 gts and 3ghz or so processor (let me know if you need other specs), and I just updated my graphics drivers.
I tried getting as little code as possible to try to eliminate any bottle necks, but it still exists in this code for me. Changing to P3D will speed things up back to normal, but there are visual artifacts with that for my actual sketches. Occasionally, the sketches will run in full speed when I use the OPENGL flag, but usually not.\
Anyways, I would appreciate any advice on how to fix this. I'm trying to do some homework, and it's annoying trying to design an animation at 2fps.