It didn’t solve my problem. It uses texture objects which does not allow to use RGB channels.
There micro and macro variations that uses RED channels.
I basically need to work with textures world aligned with using red and green channels. which I can’t using texture object (woldalingedtexture accepts only texture object instead of texture samples with RGBA channels)
Thanks for your reply thou.

