News

Texture sampling in the vertex shader (not natively supported in WGSL) is correctly transpiled to work. Automatic correction (polyfill) for the pow() function, which didn't accept negative bases on ...