Open jim-ec opened 2 years ago
Implement a WGSL code emitter analogous to the current GLSL emitter.
WebGPU shading language spec
Interesting idea. However, the spec is not finalized yet (Editor’s Draft), so it is still subject to heavy changes in the syntax etc.
https://github.com/Lichtso/geometric_algebra/pull/5
Implement a WGSL code emitter analogous to the current GLSL emitter.
WebGPU shading language spec