testing shader fragments

This commit is contained in:
2024-05-28 22:10:25 +03:00
parent 42ab16309c
commit 063624d7bb
9 changed files with 1260 additions and 335 deletions

View File

@ -10,8 +10,10 @@ include $(PARENT_CONFIG)
EXE_LINKER_PROGRAM=Crinkler
CRINKLER_ORDERTRIES=4000
SHADER_FILE=shader_minified.h
TIME_UNIFORM_NAME='y'
RESOLUTION_UNIFORM_NAME='v'
TEXTS_UNIFORM_NAME='s'
TIME_UNIFORM_NAME='v'
RESOLUTION_UNIFORM_NAME='m'
TEXTS_UNIFORM_NAME='d'
USE_WIDECHAR_TEXTS=1
TIME_DIVIDER=72993.102
TIME_BASE=bars
TIME_DIVIDER_INT=72993