From b3d320c16333346d11108922dc62fa83992a75e5 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Wed, 9 Sep 2020 23:09:52 -0700 Subject: README: add some missing uniform ranges minor updates for completeness --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 159d70f..1e4aa8b 100644 --- a/README +++ b/README @@ -38,8 +38,8 @@ T: 0.f - 1.f, cycled at 1HZ, intended for driving animation/effects. The In the future there will probably be flags or something to set the duration and range. -color: a random color, randomized every cycle of T +color: 0.f - 1.f, a random color, randomized every cycle of T -seed: a random seed, randomized every cycle of T +seed: 0.f - 1.f, a random seed, randomized every cycle of T rand: 0.f - 1.f, a random number, randomized every run of the shader -- cgit v1.2.3