Log into your account to keep track of your progress. You can work through the lessons without logging in but your progress will be lost when you refresh the page.

Houdini 21 筋肉 & 皮下組織マスタークラスでは、新しい Otto テストジオメトリとふたつのシミュレーションレシピをテンプレートとして使用しながら、新しい Otis ソルバと、Houdini 21 におけるその他の CFX ワークフロー向け機能に焦点を当てています。Vellum や FEM に勝る Otis ワークフローの利点も解説しています。大きな変更のない工程については、以下の H20.5 向けビデオを参考にしてください。

参考リンク: H20.5 Muscle Masterclass Essentials https://www.sidefx.com/tutorials/muscles-masterclass-essentials/ H20.5 Muscle Masterclass Advanced & Special Topics https://www.sidefx.com/tutorials/muscles-masterclass-advanced-special-topics/

H21 用のレッスンでは以下のスニペットを使用してください:

i@collisiongroup=4; i[]@collisionignore={0,1,2,3,4};

While the second one is:

if (find(i[]@collisionignore, 4) < 0)

{

append(i[]@collisionignore, 4); i[]@collisionignore = sort(i[]@collisionignore);

}

CREATED BY

LIESBETH LEVICK

Liesbeth Levick is a Character Effects Technical Director at Side Effects Software, focusing on Muscles and Tissues. She studied Astrophysics and then moved on to work in grooming and CFX at animation and visual effects studios in South Africa and Canada. Her production experience includes creating tools and workflows for CFX in Houdini and helping transition studios to a Houdini-based CFX pipeline. Her familiarity with both artistic and technical roles drives her to build tools to make the lives of CFX artists easier.

More from Liesbeth Levick

コメント

  • aivfx 1ヶ月, 3週間 前  | 

    thanks

  • lorsange 1ヶ月, 3週間 前  | 

    That's cool!!! Thank you for masterclass!!

  • sefstathiou 3週間, 5日 前  | 

    Amazing! Thank you!

  • sefstathiou 3週間, 5日 前  | 

    One quick question - I wasn't sure, but you mentioned there is a way to transfer Otto's Muscles (and I assume bones) to another character - maybe a bespoke character made by an artist, so we can use it as a rough starting point. Will this be demonstrated in an upcoming video?

  • Liesbeth_Levick 3週間, 5日 前  | 

    Yes, I do hope to create a video for this, but I don't have time for it currently, so it is still a few months away. For the time being, here is the documentation on using the Muscle transfer recipe https://www.sidefx.com/docs/houdini/muscles/muscle_muscletransfer.html

Please log in to leave a comment.