initial commit
This commit is contained in:
4
shaders/wave/settings.glsl
Normal file
4
shaders/wave/settings.glsl
Normal file
@@ -0,0 +1,4 @@
|
||||
#define MIN_THICKNESS 1
|
||||
#define MAX_THICKNESS 10
|
||||
#define BASE_COLOR vec4(0.7, 0.2, 0.45, 1)
|
||||
#define AMPLIFY 500
|
||||
Reference in New Issue
Block a user