All Projects → raganmd → Bos In Touchdesigner

raganmd / Bos In Touchdesigner

Licence: mit

Labels

Projects that are alternatives of or similar to Bos In Touchdesigner

Shady
CLI tool to render GLSL shaders
Stars: ✭ 79 (-22.55%)
Mutual labels:  glsl
Lux 2.0
Lux 2.0
Stars: ✭ 86 (-15.69%)
Mutual labels:  glsl
Unity3dprojectionmapping
Projection Mapping Tests and Shaders using Unity 3D
Stars: ✭ 94 (-7.84%)
Mutual labels:  glsl
Noodlesplate
Offline Shader Editor with many cool features
Stars: ✭ 79 (-22.55%)
Mutual labels:  glsl
Cezanne
This is a project showing varied shading algorithms with a simple apple.
Stars: ✭ 85 (-16.67%)
Mutual labels:  glsl
Medium
Progressive WebGL toolkit for art.
Stars: ✭ 90 (-11.76%)
Mutual labels:  glsl
Watercolorfilter
Stars: ✭ 77 (-24.51%)
Mutual labels:  glsl
Glsleditor
Simple WebGL Fragment Shader Editor
Stars: ✭ 1,345 (+1218.63%)
Mutual labels:  glsl
Shadertutorialseries
source code for the YouTube series
Stars: ✭ 86 (-15.69%)
Mutual labels:  glsl
Ar Sdk
DuMix AR SDK for Developer
Stars: ✭ 93 (-8.82%)
Mutual labels:  glsl
Sildurs Shaders.github.io
Sildurs shaders website
Stars: ✭ 84 (-17.65%)
Mutual labels:  glsl
Threejs Es6 Webpack Starter
Three.js ES6 starter project with a sane webpack configuration
Stars: ✭ 85 (-16.67%)
Mutual labels:  glsl
Sky Shader
☀️ WebGL sky and sun shader editor
Stars: ✭ 90 (-11.76%)
Mutual labels:  glsl
Shader.lab
Advanced shader for three.js
Stars: ✭ 81 (-20.59%)
Mutual labels:  glsl
Unityindieeffects
True Image Effects for Unity Indie
Stars: ✭ 96 (-5.88%)
Mutual labels:  glsl
Realtime clouds
Experiment with generating clouds in real time on low end computer
Stars: ✭ 78 (-23.53%)
Mutual labels:  glsl
Threejs Starter
Stars: ✭ 89 (-12.75%)
Mutual labels:  glsl
Webassembly Raytracer
a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL
Stars: ✭ 102 (+0%)
Mutual labels:  glsl
Cs2x
Transpiles a C# subset to non .NET languages and runtimes. (Powered by Roslyn)
Stars: ✭ 97 (-4.9%)
Mutual labels:  glsl
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (-9.8%)
Mutual labels:  glsl

BOS-in-TouchDesigner

Matthew Ragan | matthewragan.com

I can't say enough good things about The Book of Shaders by Patricio Gonzalez Vivo & Jen Lowe. If you're looking to get a handle on how to write shaders, or find some inspiration this is an incredible resource.

For TouchDesigner programmers who are accustomed to the nodal environment of TD, working with straight code might feel a bit daunting - and making the transition from Patrico's incredible resource to Touch might feel hard - it certainly was for me at first. This repo is really about helping folks make that jump.

Here you'll find the incredible examples made by Patricio and Jen ported to the TouchDesigner environment. There are some differences here, and I'll do my best to help provide some clarity about where those come from.

This particular set of examples is made in TouchDesigner 099. In the UI you'll find a list of examples below the rendered shader in the left pane, on the right you'll find the shader code and the contents of an info DAT. You can live edit the contents of the shader code, you just have to click off of the pane for the code to be updated under the hood. If you hit the escape key you can dig into the network to see how everything is organized.

Each ported shader exists as a stand alone file - making it easy to drop the pixel shader into another network. When possible I've tried to precisely preserve the shader from the original, though there are some cases where small alterations have been made. In the case of touch specific uniforms I've tried to make sure there are notes for the programmer to see what's happening.

Touch Screen Shot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].