Subject: Re: [boost] [qvm] Terseness of syntax etc.
From: Thomas Trummer (th.trummer_at_[hidden])
Date: 2015-12-10 15:02:49


> On 10 Dec 2015, at 20:59, Emil Dotchevski <emildotchevski_at_[hidden]> wrote:
>
> Indeed, however QVM can't use the dot syntax. So, the GLSL's v.xyz is
> (v,XYZ) in QVM.

That’s ok. I just wanted to provided further evidence that a) swizzling is a thing (despite it’s funny name) and b) it can be useful, and is in fact used, in certain similar domains.

Thomas