Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.14 KB

TouchDesigner Deferred Lighting

A look at how to accomplish deferred lighting in TouchDesigner 099

Contributing Programers / Artists

Matthew Ragan | matthewragan.com
Mike Walczyk | michaelwalczyk.com

TouchDesigner Version

All work in this repo is being done in TouchDesigner 099.

There's a change in some of how glsl is used in 099 vs. 088. If you've done some GL work in 088, and are just moving over to 099 it's worth taking a look at:

*Write a GLSL TOP

To learn more about TouchDesigner vist Derivative.ca To learn more about OpenGL visit www.khronos.org

Overview

This repo looks to specifically address ideas about deferred lighting as a practice in TouchDesigner.

Many thanks to Mike for his continual help as I ask questions about all things GLSL. Especially his contrabution of a look at deferred lighting in TouchDesigner.