「examples」を含むwiki一覧 - 6ページ

Value Node - Blender Cycles memo

≡ ReferenceAdd > Input > ValueValue (値) ノードは、ツリー内の他のノードに数値を入力するための単純なノードです。InputsなしPropertiesDefault Value単一の数値 (浮動小数点) を設定します。Outputs● Valu

Wireframe Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Input > WireframeWireframe (ワイヤーフレーム) ノードは、Cycles に表示されるオブジェクトのエッジを取得するために使用されます。 メッシュは Cycles によって処理される前に三角形分割されるため、W

UV Map Node - Blender Cycles memo

≡ ReferenceAdd > Input > UV MapUV Map ノードは、特定の UV マップを取得するために使用されます。アクティブな UV マップのみを提供する Texture Coordinate Node とは異なり、このノードは、マテリアルを使用してオブジェ

Material Output Node - Blender Cycles memo

≡ ReferenceAdd > Output > Material OutputMaterial Output (マテリアル出力) ノードは、サーフェスのマテリアル情報をサーフェス オブジェクトに出力するために使用します。Inputs● Surfaceオブジェクトの表面 Mat

Tangent Node - Blender Cycles memo

≡ ReferenceAdd > Input > TangentTangent (タンジェント) ノードは、Anisotropic BSDF Node のタンジェント方向を生成します。InputsなしProperties接線方向は、X, Y または Z 軸周りの円筒形投影 (半径

Texture Coordinate Node - Blender Cycles memo

≡ ReferenceAdd > Input > Texture CoordinateTexture Coordinate (テクスチャ座標) ノードは、通常、Texture ノードのベクトル入力に使用されます。InputsなしPropertiesObjectオブジェクト空間座標

Light Output Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Output > Light OutputThe Light Output node is used to output light information to a light object.Inputs● SurfaceShadin

World Output Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Output > World OutputThe World Output node is used to output light a color information to the scene’s World.https://do

Object Info Node - Blender Cycles memo

≡ ReferenceAdd > Input > Object InfoObject Info (オブジェクト情報) ノードは、オブジェクト インスタンスに関する情報を提供します。これは、複数のインスタンスに割り当てられた単一のマテリアルに対して、オブジェクトの位置に基づくオブジ

IES Texture Node - Blender Cycles memo

≡ ReferenceAdd > Texture > IES TextureIES テクスチャは、IES ファイルに基づいて現実世界のライトをマッチングさせるために使用されます。IES ファイルは光源の方向性の強度分布を格納しています。Inputs● Vector配光を参照するた

Voronoi Texture Node - Blender Cycles memo

≡ ReferenceAdd > Texture > Voronoi TextureVoronoi (ボロノイ) テクスチャ ノードは、入力されたテクスチャ座標で Worley Noise を算出します。iNoteノード構成によって、特に Randomness 値が低い場合、レン

用語集 - Blender Cycles memo

very hard to reproduce with conventional rendering techniques. Common examples include fire, explosions, smoke, sparks, falling leaves, clou

Emission Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Shader > EmissionThe Emission node is used to add Lambertian emission shader. This can for example, be used for materi

Bump Node - Blender Cycles memo

≡ ReferenceAdd > Vector > BumpBump (バンプ) ノードは、バンプマッピングのために、高さのあるテクスチャから摂動法線を生成します。高さの値は、サーフェス上のシェーディング ポイントと近くの 2 点で法線の局所的な方向を測定され、サンプリングされま

Anisotropic BSDF Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Shader > Anisotropic BSDFThe Anisotropic BSDF is used to add a glossy reflection, with separate control over U and V d

RGB Node - Blender Cycles memo

≡ ReferenceAdd > Input > RGBRGB ノードは、他のノードに対して色情報を出力します。InputsなしPropertiesRGB ノードはカラー ピッカー ウィジェットを使用します。Outputs● Color単一の RGBA カラー値が出力されます。

Light Path Node - Blender Cycles memo

≡ ReferenceAdd > Input > Light PathLight Path (ライトパス) ノードは、シェーダーがどの種類の入射レイ (incoming ray) に対して実行されているかを調べるために使用されます。特に、物理ベースではないトリックに役立ちます。各

ノイズの低減 - Blender Cycles memo

~作成中~ノイズの低減When performing a final render, it is important to reduce noise as much as possible. Here we will discuss a number of tricks that

Principled BSDF Node - Blender Cycles memo

≡ ReferenceAdd > Shader > Principled BSDFPrincipled (プリンシプル) BSDF は、複数の層 (レイヤ) を 1 つの使いやすいノードにまとめたシェーダーです。このシェーダーは PBR シェーダーとしても知られる Disney

Ambient Occlusion Node - Blender Cycles memo

≡ ReferenceAdd > Input > Ambient OcclusionAmbient Occlusion (アンビエント オクルージョン) は、マテリアルごとに AO 量を制御するためのノードです。「Properties > Render Properties」で

TRY - Basicsoftのうぃき

TRY TRY Statement エラーを発生させずに文を実行してください。ステートメントが正しく実行されたかどうかを知るには、直後にERRORを使用してください。Examples'ファイルが存在しない場合でもファイルを削除しますTry

Trim- - Basicsoftのうぃき

Trim$ Result = Trim$ ( Expr ) Result = Trim ( Expr ) 文字列Exprの左と右から空白を削除します。空白とは、ASCIIコードが32より厳密に小さい任意の文字です。 Expr文字

テンプレート - Blender Cycles memo

~作成中~≡ ReferencePanel: Properties > View Layer Properties > tyty / Add > aaa > bbb, →2.8≡ ReferenceAdd > Converter > zzzz2.9 説明Inputs● Color

Image Texture Node - Blender Cycles memo

~作成中~イメージ テクスチャは、画像ファイルをテクスチャとして追加するために使用します。Inputs● Normalテクスチャ ルックアップ用のテクスチャ座標を入力します。何も接続されていなければ、アクティブな UV レンダー レイヤーからの UV 座標が使用されます。Prop

Normal Map Node - Blender Cycles memo

≡ ReferenceAdd > Vector > Normal MapNormal Map (法線マップ) ノードは、RGB 法線マップ イメージから摂動法線を生成します。これは通常、法線マップ イメージを指定するために、Color 入力に Image Texture Node

Settings - Blender Cycles memo

~作成中~≡ ReferencePanel: Material > Settings, Shader Editor > Sidebar > Settings2.9 SettingsWhile shading nodes control the appearance, these

ColorRamp Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Converter > ColorRampThe Color Ramp Node is used for mapping values to colors with the use of a gradient.Inputs● Facto

Displacement - Blender Cycles memo

~作成中~≡ ReferenceAdd > aaa > bbb説明Inputs● Colorカラーを設定します。Hex:[E7E7E7]Hex:F3DD65Hex:63348DHex:5B8EBBHex:D2FF6EColor: D2FF6E  ● Value値 (0.0 - 1

Layer Weight Node - Blender Cycles memo

≡ ReferenceAdd > Input > Layer WeightLayer Weight (レイヤウェイト) ノードは、通常、Mix Shader Node と共に階層構造シェーダーに使われるウェイトを出力します。Inputs● Blend出力を 0 または 1 の方向

Subsurface Scattering Node - Blender Cycles memo

≡ ReferenceAdd > Shader > Add ShaderSubsurface Scattering (サブサーフェイス スキャタリング) ノードは、皮膚、ろう (ワックス)、大理石、ミルクといったマテリアルに、単純なサブサーフェス多重散乱を付加するために使用されま

Light Paths - Blender Cycles memo

s above, but for refractive caustics.> See alsoSee Reducing Noise for examples of the clamp settings in use.Reducing Noise

Light Falloff Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Color > Light FalloffThe Light Falloff node allows you to manipulate how light intensity decreases over distance. In r

Normal Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Vector > NormalThe Normal node generates a normal vector and a dot product.Inputs● NormalNormal vector input.基準法線を入力しま

Invert Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Color > InvertThe Invert Node inverts the colors in the input image, producing a negative.Inputs● FacControls the amou

MixRGB Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Color > MixRGBThe Mix Node mixes images by working on the individual and corresponding pixels of the two input images.

Hue/Saturation Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Color > Hue/SaturationThe Hue Saturation Value Node applies a color transformation in the HSV color space.Inputs● HueS

Vector Rotate Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Vector > Vector RotateThe Vector Rotate Node provides the ability to rotate a vector around a pivot point (Center).Inp

Gamma Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Color > GammaUse this node to apply a gamma correction.Inputs● ImageStandard image input.カラーを設定します。● GammaAn exponenti

Vector Curves Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Vector > Vector CurvesThe Vector Curves node maps an input vector components to a curve.Use this curve node to slow th

Vector Transform Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Vector > Vector TransformThe Vector Transform node allows converting a vector, point, or normal between world and came

Volume Scatter Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Shader > Volume ScatterThe Volume Scatter node allows light to be scattered as it passes through the volume. Typical u

Magic Texture Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Texture > Noise TextureThe Magic Texture node is used to add a psychedelic color texture.Inputs● VectorTexture coordin

Node Groups - Blender Cycles memo

~作成中~Example of a node group.Grouping nodes can simplify a node tree by allowing instancing and hiding parts of the tree. Both material and

Open Shading Language - Blender Cycles memo

~作成中~Open Shading LanguageIt is also possible to create your own nodes using Open Shading Language (OSL). Note that these nodes will only wo

Wavelength Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Converter > WavelengthThe Wavelength node converts a wavelength value to an RGB value. This can be used to achieve a s

Blackbody Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Converter > BlackbodyThe Blackbody node converts a blackbody temperature to RGB value. This can be useful for material

RGB to BW Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Converter > RGB to BWThe RGB to BW Node maps an RGB color image to a gray-scale by the luminance.Inputs● ColorColor im

Bright Contrast Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Color > Bright Contrast説明Inputs● ImageStandard image input.カラーを設定します。● BrightnessAn additive-type factor by which to i

Volume Absorption Node - Blender Cycles memo

~作成中~≡ ReferenceAdd > Shader > Volume AbsorptionThe Volume Absorption node allows light to be absorbed as it passes through the volume. Typi