laurentlb / shader-minifier

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

Move code around, to better places hopefully #418

Closed eldritchconundrum closed 1 month ago

eldritchconundrum commented 1 month ago

Ideas to talk about. Additionally to Utils, I wonder if VariableInlining, FunctionInlining and ArgumentInlining should each have their own file. But I don't know if there a way in F# to have more files, without dependencies becoming a pain to remember.