ほぼコピペ状態になるけど、並べておきたいのでメモ。
MFnData Class Reference
MFnDataが持つenum
Types of dependency graph data.
- kInvalid Invalid value.
- kNumeric Numeric, use MFnNumericData extract the node data.
- kString String, use MFnStringData to extract the node data.
- kMatrix Matrix, use MFnMatrixData to extract the node data.
- kStringArray String Array, use MFnStringArrayData to extract the node data.
- kDoubleArray Double Array, use MFnDoubleArrayData to extract the node data.
- kIntArray Int Array, use MFnIntArrayData to extract the node data.
- kPointArray Point Array, use MFnPointArrayData to extract the node data.
- kVectorArray Vector Array, use MFnVectorArrayData to extract the node data.
- kDynArrayAttrs ArrayAttrs, use MFnArrayAttrsData to extract the node data.
- kSphere Sphere, use MFnSphereData to extract the node data.
- kPlugin Plugin Blind Data, use MFnPluginData to extract the node data.
- kPluginGeometry Plugin Geometry, use MFnGeometryData to extract the node data.
- kDynSweptGeometry SweptGeometry, use MFnDynSweptGeometryData to extract the node data. This data node is in OpenMayaFX which must be linked to.
- kNObject nObject data, use MFnNObjectData to extract node data
- kMesh Mesh, use MFnMeshData to extract the node data.
- kLattice Lattice, use MFnLatticeData to extract the node data.
- kNurbsCurve Nurbs Curve, use MFnNurbsCurveData to extract the node data.
- kNurbsSurface Nurbs Surface, use MFnNurbsSurfaceData to extract the node data.
- kSubdSurface Subdivision Surface, use MFnSubdData to extract the node data.
- kComponentList Component List, use MFnComponentListData to extract the node data.
- kLast Last value. It does not represent real data, but can be used to loop on all possible types
Reimplemented in MFnArrayAttrsData, and MFnNumericData.
スポンサーリンク
スポンサーリンク
↑Sphereってのがいるぞ。
MFnAttribute Class Reference
スポンサーリンク
関連記事
ハリウッド版「GAIKING」パイロット映像
Mayaのレンダリング アトリビュート
MPFB2:Blenderの人体モデリングアドオン
OpenCVの三角測量関数『cv::triangulatepoints』
OpenAR:OpenCVベースのマーカーARライブラリ
オープンソースのテクスチャマッピングシステム『Ptex』
フォトンの放射から格納までを可視化した動画
ラクガキの立体化 モールドの追加
映画から想像するVR・AR時代のGUIデザイン
布地のシワの法則性
ArUco:OpenCVベースのコンパクトなARライブラリ
OpenMayaRender
OpenCLに対応したオープンソースの物理ベースレンダラ『LuxRender(ルクスレンダー)』
R-CNN (Regions with CNN features):ディープラーニングによる一般物体...
OpenCVのバージョン3が正式リリースされたぞ
Rerun:マルチモーダルデータの可視化アプリとSDK
ZBrushで仮面ライダー3号を造る 仮面編 PolyGroup作成に再挑戦
OpenCVで顔のランドマークを検出する『Facemark API』
ZBrushでアヴァン・ガメラを作ってみる モールドの彫り込み・身体の形出し
『ゴジラ キング・オブ・モンスターズ』のVFXブレイクダウン
ZBrushでカスタムUIを設定する
viser:Pythonで使える3D可視化ライブラリ
ZBrushでリメッシュとディティールの転送
自前のShaderがおかしい件
ZBrushで作った3Dモデルを立体視で確認できるVRアプリを作る
オープンソースのネットワーク可視化ソフトウェアプラットフォーム『Cytoscape』
OpenCV
ZBrushのZScript入門
SIGGRAPH ASIAのマスコット
Mayaのポリゴン分割ツールの進化
AfterEffectsプラグイン開発
HTML5・WebGLベースのグラフィックスエンジン『Goo Engine』
クラスの基本
プログラムによる景観の自動生成
GoB:ZBrushとBlenderを連携させるアドオン
Siggraph Asia 2009 カンファレンスの詳細
ZBrushのハードサーフェイス用ブラシ
VCG Library:C++のポリゴン操作ライブラリ
ZBrushでアヴァン・ガメラを作ってみる 全体のバランス調整
ZBrushでゴジラ2001を作ってみる 身体のアタリを作る
AR (Augmented Reality)とDR (Diminished Reality)
BlenderProc:Blenderで機械学習用の画像データを生成するPythonツール
コメント