raytk icon indicating copy to clipboard operation
raytk copied to clipboard

Raymarching shader toolkit for TouchDesigner

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

Pieces of shader code that could be used in place of a parameter value

enhancement
infrastructure

This is not about surface texturing in general. It's about a specific technique mentioned in passing in this video: https://youtu.be/8pwXpfi-0bU?t=1794 It gives the surface a sort of texturing that's kind...

enhancement

It may allow the GPU to better optimize things by treating them as constants internally.

infrastructure

Hi, Is there a way to run the RayTK library without Touchdesigner ? Maybe in C++ or compile/export the shaders for running them on WebGL or something like that? It...

enhancement
infrastructure
requested

See #657 for details about how SDFs differ from traditional SOP geometry. Options: Using a pointMapRender with a grid of points can produce distance values for each point, which can...

enhancement
user reported