Maya:mia_material_part05
Let’s start where we left off last time ●Bump The bump input accepts a shader that perturbs the normal for bump ma […]
HoudiniのPythonメモ。書き方とかじゃないですよー!バージョンはHoudini15.0.244.16。Python shellの起動!「window」- >「Python Shell」 or 「Alt + Shift + P」コマンドラインっぽいヤツ。1行ずつ書く。Python Source Editor現行のHoudiniセッションからコール出来るクラス、関数、変数を定義出来る。hipファイル依存でpythonを書けるってことかな。[...]
read more
Let's start where we left off last time●Indirect Illumination Options・FG/GI MultiplierAn indirect multiplier that lets you tweak how strongly the material responds to indirect light.・Final Gather QualityA local multiplier for the number of final gathering rays shot by the material. I[...]
read more
Houdiniノード勉強回。Copy to Point(SOP)を取り上げます。Houdini18でCopy to Point2.0として新しくなったノードのひとつです。これを使うことで、ポイントごとに異なるジオメトリを簡単に配置できるようになりました。Houdini18以前は、CopyStamp(SOP)やforeachを使って実現していた機能ですが、Copy to Point(SOP)でこれが簡単にできるようになったのはうれしい変更点ですね。私は比較していないですが、以前の手法と比較しても高速だとか。以下、参考用ネットワークです。ネットワーク左側[...]
read more
VEX sentence of Wrangle.Global Varialbles that frequently used//SOP@Cd //Point Color@P //Point Position@v //Point Velocity@ptnum //Processing Point Number@pscale //Particle Scale@numpt //Total Point Number@N //Normal//Time@Frame; //Frame@T[...]
read more
Houdini勉強回。今回はTransform(SOP)のパラメータ"Attributes"とアトリビュートの修飾子(Qualifier)について取り上げてみました。最近、仕事で気にする機会が多かったので、まとめてみました。Transform(SOP)のパラメータ"Attributes"まずは、Transform(SOP)のパラメータ"Attributes"について。Transform(SOP)のパラメータ"Attributes"を設定することで、任意のアトリビュートのみにTransform(SOP)の効果を適応することが可能です。デフォルトでは、*(アスタ[...]
read more
Houdini回です。今回は備忘録も兼ねてProjection Mappingの方法です。使うのはuvtextureノード。オブジェクトにuvtextureノードをくっつけて、Texture Typeを"Perspective From Camera"に変更。Cameraの項目を投影したいカメラに設定。これで割り当てられたマテリアルがProjection Mappingされます。以上、間違い等ありましたらご指摘を。なお、ここで使用しているHoduiniのバージョンは13です。最新バージョンでは異なる可能性がありますのであしからず。[...]
read more
テクスチャが重すぎてレンダリングできないっ、って時に以下の設定をしてテクスチャを最適化すると解決するかも。テクスチャサイズはでかくなる一方ですし。プリファレンスから設定します。Windows -->> Setting/Preferences -->> Preferences -->> Rendering 上の画像の赤枠の部分。『Use Maya-style alpha detection on file texture』にチェックを入れます。(2012ではデフォルトOFF)この状態でレンダリングをするか、下の"Up[...]
read more
こんな感じの複数枚で構成されたテクスチャを、Nukeで一枚の大きなテクスチャにする方法を教えてもらいました。「ContactSheet」というノードを使えば、できるようです。似た名前のノードに"Layer ContactSheet"というノードがありますが、こちらはAOVを一覧で確認できるノードですね。私は何となく使っていたのでこの二つの区別が付いてなかったです。ContactSheetノードの使い方は、(1)つなげたい画像をContactSheetノードの入力にガジガジ繋いで、(2)パラメータで解像度と枚数&並びを設定。これでO[...]
read more
今回は、MayaのGridとかシーンスケールについて。ViewにあるGridって実寸だとどのくらいの大きさなのだろう?Mayaで仕事をする都度、思うのでメモや!デフォルトだと、24cm四方、1マスあたり1cm。どこで確認するかというと。ここ↓。Display->Grid□Length and Width表示するGridの大きさ。単位がcmで値が12なら12cm分+-両方向に配置。Grid lines every何グリッドごとにラインを引くか。単位がcmで値が1なら1cm毎SubdvisionsGrid lines every[...]
read moreLet’s start where we left off last time ●Bump The bump input accepts a shader that perturbs the normal for bump ma […]
Let’s start where we left off last time ●Indirect Illumination Options ・FG/GI Multiplier An indirect multiplier th […]
Let’s start where we left off last time ●Anisotropy ・Anisotropy Sets the ratio between the width and height of the […]
Let’s start where we left off last time ●Refraction ・Index of Refraction The amount that a ray of light bends when […]
I checked and summarized “mia_material” Although there was a blank part of the knowledge which has not yet b […]



