效果预览(快速滑动鼠标,闪光效果制作):

TouchDesigner学习 TOP与CHOP结合制作小应用

官方教程:
 http://www.touchdesigner.co/beginner

 

OP:

TouchDesigner学习 TOP与CHOP结合制作小应用

右键 view... 跳出程序预览效果

 

TouchDesigner学习 TOP与CHOP结合制作小应用TouchDesigner学习 TOP与CHOP结合制作小应用

点下按钮是在程序内预览

TouchDesigner学习 TOP与CHOP结合制作小应用 

特别说明的注意点:

上图中的distance,value,out1 为null 节点

mousein: 获取鼠标坐标

Slope :计算鼠标滑动的速度

logic: 将数值变换转化为0或者1

Chopto: 转换数值为 rgba 值

op('./out1').width   op('./out1').height:获取下一级界面某个节点的属性

TouchDesigner学习 TOP与CHOP结合制作小应用

 

 

相关文章:

  • 2021-08-25
  • 2021-04-11
  • 2021-06-27
  • 2021-10-28
  • 2022-01-15
  • 2021-08-09
  • 2021-06-14
猜你喜欢
  • 2021-05-22
  • 2021-11-11
  • 2021-10-27
  • 2021-09-02
  • 2021-08-24
  • 2021-07-23
  • 2021-09-06
相关资源
相似解决方案