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 […]
mib_amb_occlusionとRampノードを使って、オクルージョンを任意のグラデーションで出力する方法でっす。RampノードとSamplerInfoノードを使ってフレネルっぽい効果を出す方法はよくあるので、今回はその変則ということで。レンダリング画像を先に出すとこんな感じ。パッとみ分かりづらいかもだけど、赤や黄色の部分がオクルージョンの効果が強い部分。青や紫はオクルージョンの効果があまりない部分。mib_amb_occlusionのみだと、通常白黒のグラデーションですが、Rampノードを間に挟むことで任意のグラデーションにすることができます。それを何に使[...]
read more
Houdini Advent Calendar2016 I paticipated on the16th day.It is an example fo Houdini's L-System in the last continuation.Sample011PermiseF-F-F-F-F-F-F-FRule 1F=F--F+F+F+F+F+F+F--FAngle45Generations1Sample012 - Koch_Curve 01Koch curve[...]
read more
Houdini回。コンストレイント系SOPノードの続き。RBD Constraints From Curves(SOP)。RBD Constraints From Curves(SOP)マニュアル曰く(意訳)、”ビューポート上でカーブを描いて、そのカーブから特定の範囲内にあるピースのジオメトリ上のポイントにコンストレイントを作成します。また4番目の入力にカーブを繋いで、それを使用することも出来る。カーブができたら、コンストレイントタイプを決めたり、セットアップをします。”基本は、RBD Constraints From Line(SOP)と同じで、ビューポートで[...]
read more
今回は、マテリアルの基本「環境マップの張り方」です。サンプルとして、以前mia_materialのところで使ったシーンを使いました。まずMentalrayで環境マップを使用する時は、環境マップをShadingEngineのEnvironmentShaderに繋ぐ、↓のようなコネクトになります。時々、マテリアルのReflectionカラーに環境マップを繋いであるデータを見かけたりしますが、ShadingEngineのEnvironmenShaderに繋ぐのが正解。ShadingEngineについてはAREA Japanの説明が分かりやすいのでここでは割愛し[...]
read more
Houdini回。Wrangle(SOP)のVEX例文。メモより抜粋その3。脈絡はないです。あと、時々コードが文字化けしてます。すいません。ローカル変数のマッピングi@test = 0;addvariablename(geoself(), "test", "TEST");自分で作ったアトリビュートをローカル変数として定義する。ここで定義したローカル変数は、このaddvariablenameという関数をサポートしたノードで利用可能らしい。最近の仕様では、あまりローカル変数使わないようになってるんだっけ[...]
read more
Let's start where we left off last time●BumpThe bump input accepts a shader that perturbs the normal for bump mapping.Use is possible at mia_material_x and mia_material_x_passes.Overall BumpThere is no influence of "No Diffuse Bump".Standard BumpThere is influence of "No Diffus[...]
read more
Houdini勉強回。前回、MatchSize(SOP)について取り上げましたが、そこで紹介しなかった機能があります。それが、Restore/Stash Transformのパラメータです。これらを使うことで、MatchSize(ROP)による原点への移動値をアトリビュートとして保持したり、逆にアトリビュートをもとに移動することができます。以下のようなネットワークで、ジオメトリ(任意座標)を原点に移動、Twistをかけて、元の位置に戻す、というものです。(1):MatchSize(SOP)で原点に移動。パラメータ"Stash Transform"を有効に[...]
read more
BackBurner使ってて、こんな↓表示になった場合に治るかもしれない対処法。INF @ # $ message missing: 1047 $ # @INF @ # $ message missing: 1050 $ # @INF @ # $ message missing: 1205 $ # @INF @ # $ message missing: 1135 $ # @上位バージョンをインストールし、その後下位バージョンをインストールし直した場合、このようなエラーが出るように思います。対処として、以下のパスにある"backburner"フォル[...]
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 […]



