raytk icon indicating copy to clipboard operation
raytk copied to clipboard

Raymarching shader toolkit for TouchDesigner

Results 243 raytk issues
Sort by recently updated
recently updated
newest added

Takes in a float / vector field and produces 0/1 output whether it matches some condition. Similar to RGB Key, Threshold, etc.

enhancement

There's a significant slowdown while dragging a parameter slider in a complex scene. Performance tracing indicates that it's `shaderBuilder/sel_param_vals_in_order_*`. This may be because of the number of large number channels...

infrastructure
blocking

- [ ] moduloSpherical scaling things down to handle errors

documentation
enhancement
end user tools
requested

https://www.shadertoy.com/view/4dfyzf

enhancement