Minor cleanup / Trail experiment

This commit is contained in:
Anuken
2020-06-27 09:20:52 -04:00
parent 0847b20401
commit 313cadb763
9 changed files with 21 additions and 21 deletions

View File

@@ -1,9 +1,6 @@
#define HIGHP
#define MAX_HITS 64
#define HIT_RADIUS 12.0
#define ALPHA 0.18
#define thickness 1.0
#define step 2.0
uniform sampler2D u_texture;