You don't normally need to use bin/unbind methods in PShader, since Processing takes care of doing that automatically. But if you are calling low-level OpenGL functions, then bind/unbind become useful, take a look at the LowLevelGL example included in Topics|Shaders in 2.0b6
↧