This commit is contained in:
Anuken
2020-10-23 13:31:55 -04:00
parent 84171a8619
commit cf3f540df4
4 changed files with 3 additions and 3 deletions
Binary file not shown.
+1 -1
View File
@@ -1,6 +1,6 @@
#define HIGHP
#define NSCALE 2700.0
#define CAMSCALE (NSCALE*5.0)
#define CAMSCALE (NSCALE*10.0)
uniform sampler2D u_texture;
uniform sampler2D u_stars;