比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

Asset conversion

  • Agent type: If you export a skinned mesh from Maya and you want to use it in Houdini, make sure the mesh is triangulated and set  the normals per face.
  • Agent type: The skeleton root must be tagged as pelvis.
  • Agent type: the viewport skinning preview only supports 3 joint weights per vertex maximum. Please make sure to skin each vertex to 3 joints maximum or the Viewport preview won't display correctly.

  • Agent type: (Maya only) your joint local rotation values must always be set to 0 before exporting your skeleton.

  • Animation clip: Please make sure the joints between a foot root and the foot ik are animated only on one axis before exporting your animation. Joints animated on more than one axis may not be evaluated properly by Atoms IK with 2 joints.
  • Animation clip: Scale compensating is not supported (as in Maya). If you scale a joint all its children will be scaled.

Atoms UI

  • When opening the Atoms UI in Houdini on Windows if you get the following error:
警告

ctype encode UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 0: ordinal not in range(128)

Please open the C:\Program Files\Side Effects Software\Houdini $VERSION\python27\lib\mimetypes.py file with a text editor and replace "except UnicodeEncodeError:" (line 250) with "except UnicodeError:"

  • When registering FBX anmation clips, please make sure to clamp the last frame of the FBX animation. This is to prevent a bug in FBX which could make disappear your agents playing that clip.

Rendering

  • Vray does not work with agent groups. If you want to render with vray you have to cache your simulation and create an AtomsProxy node.
  • All render engines. Rendering a group node does not work with motion blur. If you want to use motion blur you have to render from a AtomsProxy node.

Agent overrides

  • MAYA: When using python please make sure your agent override plug id is always the same as the "Key" compound child attribute. If these two values will differ, you might experience unpredictable results.
  • HOUDINI: Unlike Maya the agent override dialog performances can be quite slow when it comes to agent groups with several thousand agents. This is because the different way Houdini has for handling parms/attributes.

Maya specific

  • Always make sure to load AtomsMaya plugin before AtomsProxyMaya. If AtomsProxyMaya is loaded before AtomsMaya, you won't be able to load AtomsMaya because of clashing libraries.
  • When using an Alembic geometry as an height field, the geometry will look static for the entire animation. Please import the alembic twice for having a visual feedback of your geometry.

Houdini specific

...

アセットの変換

  • Agent Type:Mayaからスキンメッシュをエクスポートし、それをHoudiniで使用したい場合は、メッシュが三角形に分割されていることを確認し、面ごとの法線を設定します。
  • Agent Type:Skeleton Rootは、pelvisとしてタグ付けする必要があります。
  • Agent Type:ビューポートスキニングプレビューは、最大のバーテックスあたり3つのジョイントウェイトのみをサポートします。各バーテックスに最大3つのジョイントを適用すると、ビューポートのプレビューが正しく表示されません。
  • Agent Type:(Mayaのみ)スケルトンをエクスポートする前に、Joint Local Rotation値を常に0に設定する必要があります。
  • Animation Clip:アニメーションをエクスポートする前に、Foot RootとFoot IKの間のジョイントが1つの軸上でのみ、アニメーション化されていることを確認してください。 1つ以上の軸で、アニメートされたジョイントは、2つのジョイントを持つAtoms IKによって、正しく評価されない可能性があります。
  • Animation Clip:スケール補正は、サポートされていません(Mayaのように)。ジョイントをスケールすると、そのすべての子もスケールされます。

Atoms UI

  • 次のエラーが発生した場合、Windows上のHoudiniでAtoms UIを開きます。
警告

ctype encode UnicodeDecodeError: 'ascii'コーデックは、Position0のバイト0xe0をデコードできません:序数が範囲外(128)

テキストエディタで、C:¥Program Files¥Side Effects Software¥Houdini $ VERSION¥python27¥lib¥mimetypes.pyファイルを開き、「except UnicodeEncodeError:」(250行目)を「except UnicodeError:」に置き換えてください。


  • FBXアニメーションクリップを登録する場合は、FBXアニメーションの最後のフレームを必ずクランプしてください。これは、そのクリップを再生しているエージェントが消える可能性のあるFBXのバグを阻止するためです。

レンダリング

  • Vrayは、エージェントグループでは機能しません。 Vrayでレンダリングを実行したい場合は、シミュレーションをキャッシュしてAtomsProxyノードを作成する必要があります。
  • すべてのRendering Groupノードをレンダリングした場合でも、モーションブラーは機能しません。モーションブラーを使用したい場合は、AtomsProxyノードからレンダリングする必要があります。

エージェントの上書き

  • MAYA:pythonを使用する際、ユーザーのAgent Override Plug IDが常に "Key"compound child アトリビュートと同じであることを確認してください。
    この2つの値が異なる場合は、予期しない結果が発生する可能性があります。
  • HOUDINI:Mayaとは異なり、Agent Override Dialogのパフォーマンスは、数千のエージェントを保有するエージェントグループになると、非常に時間が掛かる可能性があります。これは、Houdiniがパラメーター/アトリビュートを処理する方法が異なるためです。

Maya 固有

  • AtomsProxyMayaの前に、必ずAtomsMayaプラグインをロードするようにしてください。AtomsMayaより前に、AtomsProxyMayaロードされている場合、ライブラリーが衝突しているため、AtomsMayaをロードすることができません。
  • Heightフィールドとして、Alembicジオメトリを使用すると、ジオメトリはアニメーション全体に対してスタティックに見えます。ユーザーのジオメトリの視覚的なフィードバックを取得するために、二度、Alembicをインポートしてください。

Houdini 固有

  • Variation Builderは、Houdiniの内部からレンダリングエンジンのテクスチャをベイクすることはありません。