raytk icon indicating copy to clipboard operation
raytk copied to clipboard

Raymarching shader toolkit for TouchDesigner

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

Based on ArtOfCode tutorial: https://www.youtube.com/watch?v=pmS-F6RJhAk

enhancement

It also ignores the Swap Inputs setting.

bug
blocking

Many snippets could replace tests. There are some things that are needed in tests that would be overkill in snippets. So maybe only those parts go into separate toxes.

cleanup
development

- [x] Unused settings in inputHandler - [x] Parts of inputHandler that are only relevant in devel (i.e. docs) - [x] Stage init code - [x] Centralize shared tables with...

cleanup
infrastructure

https://www.shadertoy.com/view/ldcGWH https://www.shadertoy.com/view/wljSz1 https://www.shadertoy.com/view/4tlcWj

enhancement
rendering

Only include parameters and code that's actually needed.

enhancement

For some reason the typeSpec isn't updating until you navigate into its network. Seems to be inconsistently reproducible.

bug
blocking

- [x] expose parameter - [x] animate parameter - [x] add shaderConfig - [x] find/highlight references - [x] combine sdfs - [x] combine fields - [ ] convert a combine...

enhancement
end user tools