csyonghe / Spire

Other
174 stars 22 forks source link

C-style `for` loop #30

Closed tangent-vector closed 7 years ago

tangent-vector commented 7 years ago

Low priority for now, but would eventually be needed if broad compatibility with GLSL/HLSL shaders is a goal.

csyonghe commented 7 years ago

This is supported now. Original for loop syntax is now replaced with the C style syntax.