Sci-fi Tweener Animation | TouchDesigner Step by Step Tutorial

Follow us on social media: Instagram: https://www.instagram.com/acrylicode…. Twitter: https://twitter.com/acrylicode_art Website: https://www.acrylicode.com Support us by donating on our PayPal: https://www.paypal.me/acrylicode Tweener AmazingRobot Touchdesigner Website: https://derivative.ca/community-post/asset/tweening-tweener-python-based-solution/65629 TextDat Script: op(‘box1’).par.ty.val = 2.5 op(‘box1’).par.sizex.val = 1 op(‘box1’).par.sizey.val = 1 op(‘box1’).par.sizez.val = 1 op(‘box1’).par.ry.val = 0 op(‘cam1’).par.orthowidth = 3.61 op(‘cam1’).par.projectionblend = 1 op(‘noise1’).par.period.val = 35 op.Tweener.To(“box1″, {‘ty’: 0, ‘duration’:1.5, ‘easing’:”easeOutElastic” […]

TouchDesigner – Tweener Stress Test

This is a stress test demo of my tweener class. It is processing 784 parameters per frame on 196 Geos. Feel free to comment if you have ideas for how to better optimize the code. Download Stress Test: https://derivative.ca/community-post/asset/tweener-stress-test-demo/65756 Download Tweener: https://derivative.ca/community-post/asset/tweening-tweener-python-based-solution/65629

Tweener Intro for TouchDesigner

This is an intro tutorial to learn how to use my Python Tweener Extension in TouchDesigner. Download: https://derivative.ca/community-post/asset/tweening-tweener-python-based-solution/65629