All Projects → DBraun → PhaserCHOP-TD-Summit-Talk

DBraun / PhaserCHOP-TD-Summit-Talk

Licence: MIT License
Project files associated with http://github.com/dbraun/PhaserCHOP and David Braun's "Quantitative Easing" talk at the 2019 TouchDesigner Summit https://www.youtube.com/watch?v=S4PQW4f34c8

Projects that are alternatives of or similar to PhaserCHOP-TD-Summit-Talk

PhaserCHOP
A TouchDesigner channel operator for phase-staggered animations
Stars: ✭ 15 (-58.33%)
Mutual labels:  easing-functions, glsl, touchdesigner, easing
raytk
Raymarching shader toolkit for TouchDesigner
Stars: ✭ 98 (+172.22%)
Mutual labels:  glsl, touchdesigner
touchdesigner light volume
No description or website provided.
Stars: ✭ 21 (-41.67%)
Mutual labels:  glsl, touchdesigner
TD-PostEffectShader
PostEffect Shaders(GLSL) for TouchDesigner
Stars: ✭ 12 (-66.67%)
Mutual labels:  glsl, touchdesigner
Tween.js
JavaScript/TypeScript animation engine
Stars: ✭ 8,409 (+23258.33%)
Mutual labels:  easing-functions, easing
SwiftTweener
A pure Swift animation engine.
Stars: ✭ 74 (+105.56%)
Mutual labels:  easing-functions, easing
TD-Flow-ABS
Real-time Flow-based Image and Video Abstraction in TouchDesigner.
Stars: ✭ 72 (+100%)
Mutual labels:  glsl, touchdesigner
30-days-of-shade
30 days of shaders in GLSL using GLSLCanvas
Stars: ✭ 134 (+272.22%)
Mutual labels:  glsl
micell
A collection of functions for front-end development
Stars: ✭ 16 (-55.56%)
Mutual labels:  easing
inline-spirv-rs
Compile GLSL/HLSL/WGSL and inline SPIR-V right inside your crate.
Stars: ✭ 21 (-41.67%)
Mutual labels:  glsl
MRIcroGL
v1.2 GLSL volume rendering. Able to view NIfTI, DICOM, MGH, MHD, NRRD, AFNI format images.
Stars: ✭ 101 (+180.56%)
Mutual labels:  glsl
rust-easing
Tiny Rust library implementing Robert Penner's easing functions
Stars: ✭ 17 (-52.78%)
Mutual labels:  easing
BBearEditor-2.0
My own 3D engine & editor in order to learn graphics algorithms and game engine architecture.
Stars: ✭ 32 (-11.11%)
Mutual labels:  glsl
TD-pixelMappingLEDs-3D Volumetric
A project for visualizing and sending rgb data to leds in 3D arrays. Arbitrary arrangements of led strips can be set up with SOP geometry. SOP point color (Cd) is used for sampling led color.
Stars: ✭ 22 (-38.89%)
Mutual labels:  touchdesigner
slibs
Single file libraries for C/C++
Stars: ✭ 80 (+122.22%)
Mutual labels:  glsl
ShaderBoiler
Aimed to eliminate preprocessor hell in shaders and kernels.
Stars: ✭ 30 (-16.67%)
Mutual labels:  glsl
TD-Fancy-Frustum
TouchDesigner components
Stars: ✭ 26 (-27.78%)
Mutual labels:  touchdesigner
unity-tweens
An extremely light weight, extendable and customisable tweening engine made for strictly typed script-based animations for user-interfaces and world-space objects optimised for all platforms.
Stars: ✭ 300 (+733.33%)
Mutual labels:  easing
glip-lib
An OpenGL Image Processing Library (in C++/GLSL).
Stars: ✭ 14 (-61.11%)
Mutual labels:  glsl
bevy easings
Helpers and Plugins for Bevy
Stars: ✭ 83 (+130.56%)
Mutual labels:  easing

PhaserCHOP-TD-Summit-Talk

A typical definition of an easing function is a one-input function--usually continuous--which takes input between 0 and 1. When given 0, it returns 0; when given 1, it returns 1. This project's purpose is to explore how a function with these requirements can take an additional parameter called "Edge". When combined with phasing, the technique leads to interesting results!

With PhaserCHOP

Without PhaserCHOP

Build Info

The toe file was saved with TouchDesigner Windows 2020.40240. You may need to compile the DLLs yourself and place them in the Plugins folder. They are from github.com/DBraun/PhaserCHOP and github.com/DBraun/SmoothstepCHOP.

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].