laurentlb / shader-minifier

Minify and obfuscate GLSL or HLSL code
https://ctrl-alt-test.fr/minifier/
Apache License 2.0
439 stars 32 forks source link

Remove the `--smoothstep` flag #391

Closed laurentlb closed 4 months ago

laurentlb commented 4 months ago

Despite our efforts, it's very difficult to find a case where this optimization actually reduces the size.

Also, remove useless parens and fix the CI badge link.