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 […]
前回、Attribute Wrangle(SOP)でPointを追加する方法をやりましたが、今回はその亜種です。唐突ですが、トロコイドというものをご存知でしょうか?サイクロイドともいうそうですが、Wiki曰く、「円を、ある曲線(円や直線はその特殊な場合)にそってすべらないように転がしたとき、その円の内部または外部の定点が描く曲線」だそうです。言葉だとよくわからないですねwこういうヤツです。円の半径を変えていくと、いろんな模様が出来ます。こういう曲線を描く、スピログラフという定規があるらしいですね。Wikiに数式が載ってるのでHoudini[...]
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回。頭の体操のごとく、詰将棋を説くがごとく、もぞもぞ作る。そんな日曜日。せっかく作ったので公開!作ったのは以下の3点!以下、作業画面のキャプチャ。以上![...]
read more
Houdini回です。今回はカーブの接線(tangent)を取得方法を幾つか。調べて忘れて調べてを繰り返すので、備忘録も兼ねて。polyFrame(SOP)で接線を取得polyFrame(SOP)を使うと、「Normal(法線)」「Tangent(接線)」「Bitangent(従法線)」を取得することができます。下の青線がNormal(法線)、黄色線がTangent(接線)、赤いのがBitangent(従法線)。接線だけが欲しい場合はTangentだけ有効にしとけばOKStyleの設定で、平滑化[...]
read more
今回はHoudini13から追加された機能、FEM(有機要素法)をさわりだけ。FEMはFinite Elementsの略らしいですね。どっちにしろ、「なんじゃそりゃ」ですね。こういう奴です↓。ソフトボディちっくですが、千切れたりもできるっぽくて。なんでも、中身も考慮した計算モデルだとか。わざわざ、記事に書いたのは、分かりやすいチュートリアルを見つけたから。最後にMaster Classも。僕は途中で寝ちゃって、最後まで見れてないんだけどw以上、ではまた次回![...]
read more
pymelでは、オペレータを使ってもアトリビュートがコネクトできるらしい。忘れないうちに書いておこう。簡単な例として、CubeとSphereを作成し、それぞれのTranslateをコネクトするスクリプト。#モジュールの読み込みimport pymel.core as pm</pre>#新規でCubeとSphereを作成cb = pm.polyCube(name='testCube')sh = pm.polySphere(name='testSphere')# connect#CubeのTranslateをSphereのTransl[...]
read more
Contourの続きです。前回はContourノードの使用手順をやりました。今回はその各Contourノードを確認してきます。検証バージョンはMayaは2012の英語版です。より新しいバージョンでは設定が変更になっている可能性もありますのであしからず。 Contour Store系サンプル位置情報を格納するノード。パラメータはありません。Contour Contrast系とセットで使います。 Contour Contrast系何処にラインを描くかを定義するノード。Contour Store系とセ[...]
read more
Houdini回。CHOPのjiggleでぷるんぷるんさせてみた。ネットワーク全体はこんな感じ。割とシンプルなネットワークで、面白い効果が得られるものだなぁ、と。プルプルした動きを作っているのはノードchannel1が参照している、Chopnet1の中身で・・・、以下略!詳しくはファイル参照! 手抜きじゃないよ!!!Sample File : jiggle_v01_sample.hiplc[...]
read more
Let’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 […]



