Bakes Fibric curves into texture maps, allowing you to transfer procedural detail into a texture-based workflow.
Supports baking multiple outputs, including:
Base Color (from Cd or shader), Normal, Anisotropy Angle, Alpha, Displacement, Ambient Occlusion, Weave Type (warp/weft mask), Random ID (per curve), and Fibric ID (RGB mask per primitive).
Two baking modes are available:
2D Mode: Curves are flattened into UV space before baking. This provides highly accurate results, but may introduce issues where stitches cross UV islands.
3D Mode: Uses a ray projection with cages (in-cage to block rays, out-cage to project), offering a more traditional and robust baking approach.
Export format is .png for all maps, except raw displacement, which is exported as .exr.
Selection
Selects which Fibric outputs are included in the bake.
Bake Textures
Starts the Karma render-to-texture process.
Reload
Reloads baked textures for visualization after rendering.
Bake Mode
Chooses between 2D (UV-based) and 3D (projection-based) baking.
Visualize Mode
Switch between Cage view (in/out cages) and Texture preview on the mesh.
Cage In Offset
Controls the offset of the inner cage (ray blocking).
Cage Out Offset
Controls the offset of the outer cage (ray projection).
Output Textures
Defines the output path (supports <UDIM>). Currently supports .png only.
Resolution
Sets the texture resolution.
UV Attribute
Specifies the UV set used for baking (default: st).
Base Color
Uses Cd or MaterialX shaders for color output.
Normal
Outputs tangent-space normals (OpenGL or DirectX).
Anisotropy Angle
anisotropy direction in radians (0–1 mapped to 0–360°).
Alpha
Opacity of curves over the mesh (keep default “Af”).
Displacement
Height map of the curves (Raw -1 to 1 or normalized).
Ambient Occlusion
Fast approximation of AO.
Weave Type
Binary mask separating warp and weft.
Random ID
Assigns a random value per curve primitive.
Fibric ID
RGB mask: stitches (R), arbitrary (G), fuzz (B) fabric is black.
Fibric
Fibric upstream data
Mesh
output mesh data
baked textures