LoginSignup
15
10

More than 5 years have passed since last update.

TouchDesigner 処理が重くなっている個所を見つける方法

Posted at

TouchDesignerのmap内で、どの個所のOPによる負荷が大きくなって処理速度に影響を及ぼしているのかを可視化してくれるContainerの紹介をします。

pallet.PNG

Palette内のTools->probeを負荷状態を調べたい階層のmap内にドラッグアンドドロップで設置します。
(作業中にPalletを消してしまった場合はtoolバーのDialog->Pallet Browserから開くことができます。)

probenode.PNG
<probe Container>
Ctrl+Pでprobeのウィンドウを開きます。

all.PNG

上の画像で、左下に設置しているprobe windowから負荷がかかっている位置を視覚的に見つけることができます。ピンの根本が赤色に近いほど処理が重くなっています。
画像では中央上部のあたりの処理が重そうだということがわかります。

プロジェクトの軽量化を行う際にぜひ使ってみてください。

15
10
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
15
10