Home › Forums › Syphon › Syphon Development – Developer › Performance down with GLSL in QC › Reply To: Performance down with GLSL in QC
March 26, 2012 at 7:39 am
#5779
Participant
I’m kind of surprised to think of that shader program as being very intense.
On a non-Syphon note, try changing the depth parameter to something like 8~10 instead of the current. The lower that number, the less iterations of spheres will happen, and the fragment shader will tend to perform more quickly.