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ノード勉強回。サンプルファイル->WedgeTOP_Sample.hiplcHoudini17.5から追加されたPDG。タスク管理やディペンデンシーを管理する機能です。まだ私もあまり、使いこなせてないのでメモも兼ねて書いてきます。Wedge(TOP)は、パターン出しとかをTOPで制御するときに使うやつで、Wedge(ROP)のTOP版。以下、使用例。Pyroのシミュレーション違いを5パターン、ローカルで作ってみます。こんな感じ。最初に、Wedgeの対象にTab Menuから"Pyro Configure Billowy Smo[...]
read more
今回は備忘録二本立てです。一つめはmip_shaderを有効にするMelコマンド//Mental Image Production Shader有効 optionVar -intValue "MIP_SHD_EXPOSE"1;//無効 optionVar -intValue "MIP_SHD_EXPOSE"0;mentalrayCustomNodeClass.melを変更するのは面倒なので、こちら↑を使うことが多いです。いろんなサイトで紹介されていますが、自分いっこうにコマンドを覚えられませんw[...]
read more
Houdini Tips回。マニュアルを読んでいたら、DOPデータを参照する構文なるものがあることを知りました。ネットワークパス:名前(/データ名)例1 /obj/AutoDopNetwork:sphere_object1例2 /obj/dopnet1:pyro/densityこれつかうと、読み込み系のノードでDOPオブジェクトなりデータなりを読み込めるらしい。いろいろやってみた。Object Merge(SOP)でRBD Objectを読み込むObject Merge(SOP)でフィールドデータを読み込む[...]
read more
I checked and summarized "mia_material"Although there was a blank part of the knowledge which has not yet been buried, I wrote about each parameter as a memorandum.Please let me know if there are any mistakes.I used Maya2013 to my research.There are three types of "mia_material".They a[...]
read more
Now Loading・・・Now Loading・・・が似合いそう。CopyとTranslateを使ったシンプル構成。されど面白い。これシーンファイル nowLoading.hip[...]
read more
Wrangle(SOP)のVEX例文。メモより抜粋。よう使うglobal変数//SOP@Cd //Point Color@P //Point位置@v //Point Velocity@ptnum //処理中のPoint番号@pscale //Particle Scale@numpt //Point総数@N //法線//時間@Frame; //Frame@Time; //TimeAttribute読み書きあれこれ//Type[...]
read more
え~、toxikメモです。Batchファイルでレンダリングする方法を教えてもらったのですが、正直コマンドなんて覚えてられないので、わすれないうちにと思いまして。こんな感じ↓txrender -p "プロジェクトパス" -c "シーンファイルパス" -v "バージョン" -o "出力" -memory "size=70%%"<例>path = %path%;C:\Program Files\Autodesk\Composite 20[...]
read more
タコっぽいの球体の表面を、ノイズに沿って小さな球が数珠つなぎでこう、うにょ~っと。下はシーンのキャプチャ。ノイズの種類と色を変えて。これは"Zero Centered Perlin Noise"。これは"Original Perlin Noise"。そして沢山!思いのほか楽しかったです。以上![...]
read more
FumeFXのリファレンスメモ、3回目です。今回はSimタブのSimulationロールアウトの項目です。Fumeの肝となる項目が沢山ありますね。バージョンは3.5です。=以下補足=※1:Quality精度値を上げると計算の反復回数が増えるのかな。値を上げると精度が上がり、シミュレーション時間が増える。ただし反復回数はMaximun Simulation Stepsで設定した値が上限。Qualityがどんなに高くても、Maximun Simulation Stepsで設定した以上の計算は行われない。動きの早いものの場合、上げるとよいらしい[...]
read more
Houdini回です。タイトルどおり「煙でパーティクルを動かす」、回です。これを↓これで↓動かす↓(gifアニメ・・・重くなってしまったorz)Fumeと3dsMaxのPFlowでいうところの、"FumeFX Follow"的なのをやりたいのです。ここでは、"Pop Advect by Volumes"ノードを使ってパーティクルを流体の動きに沿わせます。手順としては、①:煙を作る②:パーティクルを作る③:煙の動きを使ってパーティクルを動かすとなります。では、ざっくりやってみます。①Pyroで煙を作りますSour[...]
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 […]



