/PhaserCHOP-TD-Summit-Talk

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

MIT LicenseMIT

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