[Qt5-feedback] Qt 4.8 / SceneGraph / Shaders

gunnar.sletta at nokia.com gunnar.sletta at nokia.com
Thu Jun 2 07:17:30 CEST 2011


On Jun 1, 2011, at 10:19 PM, ext Jason H wrote:

> 
> Finally, the shader code is completely new to me. Can the Qt community recommend to me how I can wrap my head around that and how to use it with QML? It seems to be a black art... I am sure I am not alone in having zero shader experience, so are there shader libraries? I drool at what I've been seeing and I want to do it too!
> 

There aren't any shader libraries for QML out there right now, but I expect there to show up some in the time to come. 

If you are interested in how they work, then looking at the examples we have published so far and reading up on GLSL is a good place to start. There should also be some qdoc in the source files too (such as src/declarative/items/qsgshadereffectitem.cpp) that you could read through while we're waiting for the Qt 5 doc pages to come online.

-
Gunnar


More information about the Qt5-feedback mailing list