The ShaderProgram item is derivative class of the more general Effect class in QML/3d. Whereas the Effect class provides support for standard effects under OpenGL, the ShaderProgramEffect supports effects based on custom shader programs for the GPU.
The ShaderProgram item is derivative class of the more general Effect class in QML/3d. Whereas the Effect class provides support for standard effects under OpenGL, the ShaderProgramEffect supports effects based on custom shader programs for the GPU.