top of page
Search
QI jiajing
May 30, 20213 min read
Tic Tac Toe Game - Python
Here is the Tic Tac Toe game.
80 views0 comments
QI jiajing
Mar 14, 20211 min read
Virtual Pocket Console With Art-Net Output
As part of Touchdesigner and lighting console interaction, I made this virtual console with Art-Net Output, along with TOUCHOSC ....
172 views0 comments
QI jiajing
Jan 15, 20212 min read
GLSL Snippets - Touchdesigner
// Example Pixel Shader 02/14/2020 // uniform float exampleUniform; out vec4 fragColor; uniform vec2 uRes; uniform float osc; uniform...
124 views0 comments
QI jiajing
Dec 20, 20202 min read
Basic GLSL in TouchDesigner
GLSL is programming language based of C programming language. But it is more efficient and customized compared to normal TOPs. Not saying...
413 views0 comments
QI jiajing
Jul 16, 20203 min read
Connecting TouchDesigner to grandMA3 via Artnet
Using TouchDesigner to control lights in grandMA3
1,335 views0 comments
QI jiajing
Jul 9, 20201 min read
Wear A Mask - TouchDesigner
Wear a Mask , Kill germs. Built on TouchDesigner 2020.24520. Download: Here
109 views0 comments
QI jiajing
Jun 29, 20201 min read
LED Mapping Visualizer - TouchDesigner
LED Mapping Visualizer is a TouchDesigner based LED mapping tool. This visualizer was created for the purpose of mapping LED matrix. The...
645 views0 comments
bottom of page