This commit is contained in:
2020-12-23 13:05:12 +09:00
parent a61778d1c2
commit 2820d4e2cd
17 changed files with 61 additions and 148 deletions

View File

@@ -1,6 +1,6 @@
/* center radius (pixels) */
#define C_RADIUS 440
#define C_RADIUS 340
/* center line thickness (pixels) */
#define C_LINE 0
/* outline color */
@@ -30,7 +30,7 @@
/* Offset (Y) of the visualization */
#define CENTER_OFFSET_Y 0
/* Offset (X) of the visualization */
#define CENTER_OFFSET_X 0
#define CENTER_OFFSET_X 400
/* Gravity step, override from `smooth_parameters.glsl` */
#request setgravitystep 5.0