tekt

Results 34 comments of tekt

That was an intentional decision but I'm open to changing it. My thought was that you can open it and pin it for a bit and then when you're done...

Modes: * Fixed quantity cloning * Fixed quantity slicing (modulo) * Infinite slicing (modulo) * Infinite slicing with cloning for overlap (hybrid)

- [x] shape sdf input - [ ] field to control size - [x] size multiplier / offset parameter - [x] variables

Types of validation: - Input types - Required inputs - Conflicting parameters - Version mismatches

Reopening to cover improvements to how validation errors are surfaced

https://www.shadertoy.com/view/4tc3WB https://www.shadertoy.com/view/Mtc3RX https://www.shadertoy.com/view/XtGyWh

For time-based things, there is already a system for that with the `lfoField` and `timeField`. They depend on a set of uniforms which could be replaced with aliases. For texture...