jherman3 / ifs_fractal

Iterated Function System fractal visualizer in Rust
55 stars 4 forks source link

moved shaders to their own files #1

Closed scriptandcompile closed 5 years ago

jherman3 commented 5 years ago

Thanks for the contribution! However, I'm going to close this in favor of using glslang's naming conventions for shader files (.vert and .frag).