トップページ
ようこそ※本サイトは、諸事情により、Blender Cycles memoから移植中のサイトです。現在、移植中のため内容が整っていない箇所が多数あります。しばらくの間は、お手数おかけしますが、オリジナ...
~作成中~
Cycles shaders and lighting can be baked to image textures. This has a few different purposes, most commonly:
Baking requires a mesh to have a UV map, and an Image Texture node with an image to be baked to. The active (last selected) Image Texture node is used as the baking target.
Use Render Bake in intensive light/shadow solutions, such as AO or soft shadows from area lights. If you bake AO for the main objects, you will not have to enable it for the full render, saving render time.
Cycles uses the render settings (samples, bounces, …) for baking. This way the quality of the baked textures should match the result you get from the rendered scene.
Bake directly from multires object.
Bakes all materials, textures, and lighting except specularity.
The passes that contribute to the combined pass can be toggled individually to form the final map.
Bakes ambient occlusion as specified in the World panels. Ignores all lights in the scene.
Bakes shadows and lighting.
Bakes normals to an RGB image.
For materials the same spaces can be chosen in the image texture options next to the existing Normal Map setting. For correct results, the setting here should match the setting used for baking.
Mapped UV coordinates, used to represent where on a mesh a texture gets mapped too. This is represented through the red and green channels of the image, the blue channel is encoded with a constant value of 1 but does not hold any information.
Bakes Emission, or the Glow color of a material.
Bakes the environment (i.e. the world surface shader defined for the scene) onto the selected object(s) as seen by rays cast from the world origin.
Bakes the diffuse, glossiness, transmission of subsurface pass of a material.
Bake shading on the surface of selected objects to the active object. The rays are cast from the low-poly object inwards towards the high-poly object. If the high-poly object is not entirely involved by the low-poly object, you can tweak the rays start point with Ray Distance or Cage Extrusion (depending on whether or not you are using cage). For even more control you can use a Cage Object.
Memory Usage
There is a CPU fixed memory footprint for every object used to bake from. In order to avoid crashes due to lack of memory, the high-poly objects can be joined before the baking process. The render tiles parameter also influence the memory usage, so the bigger the tile the less overhead you have, but the more memory it will take during baking (either in GPU or CPU).
Cast rays to active object from a cage. A cage is a ballooned-out version of the low-poly mesh created either automatically (by adjusting the ray distance) or manually (by specifying an object to use). When not using a cage the rays will conform to the mesh normals. This produces glitches on the edges, but it is a preferable method when baking into planes to avoid the need of adding extra loops around the edges.
Distance to use for the inward ray cast when using selected to active. Ray distance is only available when not using Cage.
Distance to use for the inward ray cast when using Selected to Active and Cage. The inward rays are casted from a version of the active object with disabled Edge Split Modifiers. Hard splits (e.g. when the Edge Split Modifier is applied) should be avoided because they will lead to non-smooth normals around the edges.
Object to use as cage instead of calculating the cage from the active object with the Cage Extrusion.
When the base mesh extruded does not give good results, you can create a copy of the base mesh and modify it to use as a Cage. Both meshes need to have the same topology (number of faces and face order).
Baked result is extended this many pixels beyond the border of each UV “island”, to soften seams in the texture.
If selected, clears the image before baking render.
シェアボタン: このページをSNSに投稿するのに便利です。
ようこそ※本サイトは、諸事情により、Blender Cycles memoから移植中のサイトです。現在、移植中のため内容が整っていない箇所が多数あります。しばらくの間は、お手数おかけしますが、オリジナ...
Blender 2.9 2.93 日本語 / English 2.92 日本語 / English 2.91 日本語 / English 2.90 日本語 / Engli...
2.8 以降でのバージョン アップ内容で、記載ページがない機能やメモっておきたい部分の情報をまとめていきます。ユーザー インターフェース関連RenderLayerView LayerRenderLay...
~作成中~ ≡ ReferenceAdd > Input > WireframeWireframe (ワイヤーフレーム) ノードは、Cycles に表示されるオブジェクトのエッジを取得するた...
≡ ReferenceAdd > Input > Volume InfoVolume Info ノードは、Smoke ドメインに関する情報を提供します。InputsなしProperties...
≡ ReferenceAdd > Input > ValueValue (値) ノードは、ツリー内の他のノードに数値を入力するための単純なノードです。InputsなしPropertiesD...
≡ ReferenceAdd > Input > UV MapUV Map ノードは、特定の UV マップを取得するために使用されます。アクティブな UV マップのみを提供する Textu...
≡ ReferenceAdd > Input > Texture CoordinateTexture Coordinate (テクスチャ座標) ノードは、通常、Texture ノードのベク...
≡ ReferenceAdd > Input > TangentTangent (タンジェント) ノードは、Anisotropic BSDF Node のタンジェント方向を生成します。In...
≡ ReferenceAdd > Input > RGBRGB ノードは、他のノードに対して色情報を出力します。InputsなしPropertiesRGB ノードはカラー ピッカー ウィジ...
>はじめに├ Cycles とは├ スタートガイド├ 基本的なライティング└ カメラについて本サイトの表記法についてキーボード ショートカット>リリース ノート├ Cycles リリースノート├ 2....
レンダリング時にアンチエイリアシングしてほしくない場合、以下の設定を変更します。Properties > Render Properties > Film > Pixer Filter > Type ...
≡ ReferenceAdd > Input > Light PathLight Path (ライトパス) ノードは、シェーダーがどの種類の入射レイ (incoming ray) に対して...
~作成中~Light Rays Ray types can be divided into four categories:Camera: the ray comes straight from th...
≡ ReferenceAdd > Texture > Noise Texture2.9 Musgrave (マスグレイブ) テクスチャ ノードは、入力テクスチャ座標でフラクタル パーリン ...
Cycles で利用できる全ノードのリストです。Add メニューで表示される順にリストアップします。Search / ■Input / ■Output / ■Shader / ■Texture / ■...
≡ ReferenceAdd > Texture > IES TextureIES テクスチャは、IES ファイルに基づいて現実世界のライトをマッチングさせるために使用されます。IES フ...
~作成中~ ≡ ReferenceAdd > Texture > Noise TextureThe Magic Texture node is used to add a psychedel...
~作成中~ ≡ ReferenceAdd > Texture > Gradient TextureThe Gradient Texture node generates interpolat...
~作成中~ ≡ ReferenceAdd > Texture > Environment TextureThe Node Environmental Texture is used to l...